Menu export
Menu export
Description
Menu Export allows you to embed your menu markup on other websites.
If you have other application than WordPress that you serve to your users, you may keep WordPress as the Single Source Of Truth for your main menu.
Here is how to use :
- Install the plugin
- Go to Settings > Menu Export to get the Javascript code to insert to other websites.
Features :
- Choose menu class and container markup
- If you use bootstrap, can add the markup for automatic dropdown menu
Installation
- Upload the plugin files to the
/wp-content/plugins/menu-exportdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Reviews
Changelog
1.2.3
- Creates includes folder
1.2.2
- Fix class conflict names
1.2.0
- Remove useless files
1.1.0
- Support for Bootstrap 4
1.0.1
- Bug fix
1.0.0
- First version