manifest / performance / advanced-nav-cache
Advanced Nav Cache
by Jonathan Harris · github.com/spacedmonkey/advanced-nav-cache · website
★ 14stars
1.5kcomposer installs
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/spacedmonkey/advanced-nav-cache/archive/refs/heads/master.zipAlso on Packagist as spacedmonkey/advanced-nav-cache:
composer require spacedmonkey/advanced-nav-cacheDeclares an update source (https://www.github.com/spacedmonkey/advanced-nav-cache), so updates arrive through the plugin's own updater.
From the readme
Advanced Nav Cache
Cache wpnavmenu output in object cache. This is a simple "dropin" style plugin with no settings panel. Best used as an mu-plugin. Once in place, it caches all menus on the page, wherever they are called.
This plugin is based on the ideas found in Advanced Post Caching plugin by Automattic.
If you wish to follow the development of this plugin, view the code on the official plugin website or follow me on twitter @thespacedmonkey
Installation
This section describes how to install the plugin and get it working.
Using The WordPress Dashboard
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'advanced-nav-cache'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select advanced-nav-cache.zip from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
Using FTP
1. Download advanced-nav-cache.zip
2. Extract the advanced-nav-cache directory to your computer
3. Upload the advanced-nav-cache directory to the /wp-content/plugins/ directory
4. Activate the plugin in the Plugin
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.3.2 | May 14, 2017 |
| 1.3.1 | Jun 21, 2016 |
| 1.3.0 | Jun 21, 2016 |
| 1.2.2 | Jun 1, 2016 |
| 1.2.1 | May 31, 2016 |
| 1.2.0 | May 23, 2016 |
| 1.1.3 | Jan 22, 2016 |
| 1.1.2 | Jan 21, 2016 |
| 1.1.1 | Jan 11, 2016 |
| 1.1.0 | Oct 27, 2015 |
| 1.0.5 | Sep 16, 2015 |
| 1.0.4 | Sep 3, 2015 |
| 1.0.3 | Sep 1, 2015 |
| 1.0.2 | Aug 31, 2015 |
| 1.0.1 | Aug 26, 2015 |
| 1.0.0 | Aug 5, 2015 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.