Beschrijving
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
Installatie
- Upload the files to the /wp-content/plugins/easy-menu-cache/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Enjoy!
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Easy Menu Cache” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Easy Menu Cache” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.1.0
- Menu are now cached for every page, to correctly display current_page_item class
1.0.1
- First release