WP-Easy Menu Plugin
Automatically generates menu from taxonomies, custom post types, categories, pages, posts and custom links.
With WP-Easy Menu you can describe your menu using categories, pages or custom links.
The main difference between this plugin and the built-in menu generate is that if you add a new category or page, it will automatically appear on menu. So it will grow as soon as you add content to your blog.
If you encounter any problem, suggest or something to say just leave a comment describing the problem or directly contact me on [email protected]. I will check it as soon as possible.
This plugin is developed by Jordi Salord @ Grafic Lab.
Powered by WordPress Plugins Development #menorcadev.
Future features
- Multiple menu generation
- Cache
- Any suggestions?
Installation
First time installation
- Upload the FOLDER ‘wp-easy-menu’ to the /wp-content/plugins/
- Activate the plugin ‘WP Easy Menu’ through the ‘Plugins’ menu in admin
- Go to ‘Easy Menu’ for more instructions
Upgrade from a previous version
- Deactivate ‘Easy Menu’ through the ‘Plugins’ menu in admin
- Upload the FOLDER ‘wp-easy-menu’ to the /wp-content/plugins/
- Activate the plugin ‘Easy Menu’ through the ‘Plugins’ menu in admin
If you have any problem, suggest or something to say just leave a comment describing the problem or directly contact me on [email protected]. I will check it as soon as possible.
Screenshots
Adding Home
Adding Category
Adding Page
Adding Custom
Result
WP-Easy Menu on Website
FAQ
How do I use it?
- Replace a wp_nav_menu() function for EasyMenu::getMenu(). Primary menu call function is usually placed on header.php theme’s file
- Choose your settings below this instructions
How do I report a bug?
If you have any problem, suggest or something to say just leave a comment describing the problem or directly contact me on [email protected]. I will check it as soon as possible.
Who is the developer?
This plugin is developed by Jordi Salord @ Grafic Lab.
Powered by WordPress Plugins Development #menorcadev.
Changelog
0.43
0.42
0.41
- Bug fixes on posts from categories. Thanks to Pau CapĆ³ for notifying this bug ;).
0.4
- Plugin page moved to http://wordpress.menorcadev.com.
- Added support for custom post types and taxonomies
- Bug fixes
0.3
- Added support for pages trees, custom links and home
- Enhanced categories support
- Enhanced interface
0.22
- Fixed a problem on adding categories
0.21
- Add posts support on categories trees
- Please, if you were using 0.1 version reset data before using this version, some data structure changed from last version
0.2
- Enhanced interface
- Please, reset it before using, some data structure changed from last version
0.1
- Beta release
- Pages, posts & links coming soon