Description
This plugin caches all used Menus in a single wp option, saving tons of db queries and speeding up your WordPress installation.
No configurations needed, no reason not to use it!
- Author: Marco Canestrari
Installation
- Upload the files to the /wp-content/plugins/easy-menu-cache/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Enjoy!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Easy Menu Cache” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy Menu Cache” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Menu are now cached for every page, to correctly display current_page_item class
1.0.1
- First release