Filter: powered_cache_object_cache_file_content

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

Filters object-cache.php file contents.

Parameters:
Name Type Description
$string string

The content of the object-cache.php file

Since:
  • 1.0
Source:
Returns:

New value.

Type
string