Filter: powered_cache_page_cache_meta_info

apply_filters( 'powered_cache_page_cache_meta_info', $meta_file_contents ) → {array}

Filters meta file contents.

Parameters:
Name Type Description
$meta_file_contents string

The content of the meta file.*

Since:
  • 1.2
Source:
Returns:

New value.

Type
array