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.
- Host: GitHub
- URL: https://github.com/gambitph/cache-menus-wordpress-plugin
- Owner: gambitph
- License: gpl-2.0
- Created: 2014-09-16T17:04:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-19T02:06:46.000Z (almost 12 years ago)
- Last Synced: 2025-05-04T19:39:53.872Z (about 1 year ago)
- Language: PHP
- Size: 137 KB
- Stars: 8
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.