by Theo Gkitsos
5 (4 reviews)
Menu Caching
This plugin caches WordPress classic menus to improve page loading time.
Tested up to WP 6.7.5 (Current: 6.9.4)
v1.1.4
Current Version v1.1.4
Updated 1 year ago
Last Update on 05 Dec, 2024
Refreshed 6 hours ago
Last Refreshed on
Rank
#8,527
—
No change
Active Installs
600+
-11.4%
KW Avg Position
64.3
-0.5 better
Downloads
10.8K
+1 today
Support Resolved
0%
—
No change
Rating
100%
Review 5 out of 5
5
(4 reviews)
Next Milestone 700
600+
700+
222
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 40 more installs to reach 700+
Rank Changes
Current
#8,527
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
5.0
4 reviews
Overall
100%
5
4
(100%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 4 of 4| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| menu caching | 29 | — | Tag | 2 days ago |
| menu cache | 61 | — | Tag | 2 days ago |
| speed up menu | 79 | — | Tag | 2 days ago |
| caching | 88 | — | Tag | 2 days ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.1.4
- Last Updated
- Dec 05, 2024
- Requires WP
- 5.3+
- Tested Up To
- 6.7.5
- PHP Version
- 7.4 or higher
- Author
- Theo Gkitsos
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 5
- Reviews
- 4
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,708
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#955
WP-Sweep
100K+ installs
#286
Nginx Helper
100K+ installs
#289
SSL Insecure Content Fixer
100K+ installs
#302
Frequently Asked Questions
Common questions about Menu Caching
If you still have any problem with caching of a menu, or you just don't want to cache it for any reason, you can disable caching for this specific menu from the plugin's settings.
Where are the cached data saved?
The cached menus are saved in the database in the 'wp_options' table as transients with a lifetime of 10 hours.
Why cache data are refreshing every 10 hours? Can I change that?
Cache gets automatically refreshed as a preventive measure, so that it never gets stale. Also, the 10 hours period prevents nonces from expiring, in case some of your menus contain some of them.
Where are the cached data saved?
The cached menus are saved in the database in the 'wp_options' table as transients with a lifetime of 10 hours.
Why cache data are refreshing every 10 hours? Can I change that?
Cache gets automatically refreshed as a preventive measure, so that it never gets stale. Also, the 10 hours period prevents nonces from expiring, in case some of your menus contain some of them.
add_filter( 'dc_wp_menu_caching_lifetime', function( $original_value ) { return $time_in_seconds; } );
Do you have problem with a specific menu after enabling this plugin?
Some themes make weird things to menus. Or maybe you use a plugin that add extra functionality to menus, like mega menus etc. This plugin works fine with most of the themes and plugins out there, but I can't promise compatibility with anything out there.
If you notice anything weird in a menu after enabling this plugin, please head to this plugin's settings and disable caching for this specific menu.
Is it compatible with the new block themes?
No, it's not because menus in block themes work in an entirely different way. It's not going to break anything though, it won't do anything at all, like wearing sunglasses at night.
Do you have problem with a specific menu after enabling this plugin?
Some themes make weird things to menus. Or maybe you use a plugin that add extra functionality to menus, like mega menus etc. This plugin works fine with most of the themes and plugins out there, but I can't promise compatibility with anything out there.
If you notice anything weird in a menu after enabling this plugin, please head to this plugin's settings and disable caching for this specific menu.
Is it compatible with the new block themes?
No, it's not because menus in block themes work in an entirely different way. It's not going to break anything though, it won't do anything at all, like wearing sunglasses at night.