Filter: powered_cache_advanced_cache_file_content

apply_filters( 'powered_cache_advanced_cache_file_content', $string ) → {string}

Filters advanced-cache.php file contents.

Parameters:
Name Type Description
$string string

The content of the advanced-cache.php file

Since:
  • 1.0
Source:
Returns:

New value.

Type
string