Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Cache Nav Menus™
AuraFlow Guide is not affiliated with Cache Nav Menus. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin is designed for developers working on high-traffic sites who need to optimize navigation menu performance. It works by caching both the database queries for menus and the final HTML output, which reduces server load and speeds up page rendering.
wpcom_vip_cached_nav_menu(), that caches the complete rendered HTML of a menu for a configurable duration.wp_nav_menu() function with the provided caching function in their theme or plugin code.