Remove cached by comment in WP-Optimize on child sites.
Snippet Type
Execute on Child Sites
Snippet
add_filter('wpo_cache_show_cached_by_comment', '__return_false');
Remove cached by comment in WP-Optimize on child sites.
Snippet Type
Execute on Child Sites
Snippet
add_filter('wpo_cache_show_cached_by_comment', '__return_false');
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.