Leírás
- create multiple menu items at once
- menu items are created from multiline text
- you can provide menu items labels one per line
- use 2 space indent to create subitem
- you can provide menu items URLs one per line – they are automatically paired line by line
- if you don’t provide URLs, then hash is automatically generated for each label
Telepítés
- Upload
bulk-menu-creator
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- In case you don’t see Bulk menu in Appearance > Menus, just click on top right Screen Options and activate it
Vélemények
2021.01.24.
Didn't find a comparable solution to create a very large menu. Fantastic!
2020.10.11.
Очень удобный плагин для массового создания меню из ссылок.
2020.10.04.
So convenient and easy to use. it saved me a lot of time!
2020.09.05.
Useful and time saving
2020.05.25.
С помощью данного инструмента, смог экспортировать категории товаров в меню. Автору респект.
2018.11.07.
Great thing, saves time.
Közreműködők és fejlesztők
“Bulk menu creator” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Bulk menu creator” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
4.0
- Tested on WP 5.4
- textarea has now numbers so you can easily visually pair labels and urls
- possibility to create subitems with 2 spaces indent ( use 4 spaces to create sub-sub-item etc. )
3.0
- Tested on WP 5.2.1
- auto generate hash from title if URL is empty
2.0
- Tested on WP 5.0
- Optimized for translations
- Auto unhide metabox on plugin activation
1.0
- First version