Filter: powered_cache_preload_post_types

apply_filters( 'powered_cache_preload_post_types', $types ) → {array}

Filters public post types.

Parameters:
Name Type Description
$types array

Public post types.

Since:
  • 1.0
Source:
Returns:

New value.

Type
array