An open API service indexing awesome lists of open source software.

https://github.com/gambitph/cache-menus-wordpress-plugin

Shave off a few milliseconds on your site loading time by automatically caching your menus (around 18ms per theme location). Just activate and that's it. This is also an excellent plugin tutorial for those who want to learn how to use the WordPress Transients API.
https://github.com/gambitph/cache-menus-wordpress-plugin

Last synced: 4 months ago
JSON representation

Shave off a few milliseconds on your site loading time by automatically caching your menus (around 18ms per theme location). Just activate and that's it. This is also an excellent plugin tutorial for those who want to learn how to use the WordPress Transients API.

Awesome Lists containing this project

README

          

Cache-Menus-WordPress-Plugin
============================

Shave off a few milliseconds on your site loading time by automatically caching your menus (around 18ms per theme location). Just activate and that's it. This is also an excellent plugin tutorial for those who want to learn how to use the WordPress Transients API.