WPO Cached Comment
-
Hi,
WPO has the filter:
add_filter( ‘wpo_cache_show_cached_by_comment’, ‘__return_false’ );
This hides the html comment well for cached pages, but does not hide the message from pages not served from cache (even while debug is off). The message still shows:
<!– WP Optimize page cache – https://getwpo.com – Page not served from cache –>
Please can this be hidden also?
Another idea which would be helpful would be the option to hide everything apart from the pages cache timestamp and when not cached only show “Page not served from cache”.Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘WPO Cached Comment’ is closed to new replies.