Filter: powered_cache_preload_post_limit

apply_filters( 'powered_cache_preload_post_limit', $limit ) → {int}

Filters preload post count

Parameters:
Name Type Description
$limit int

The number of posts that will preloaded.

Since:
  • 2.0
Source:
Returns:

New value.

Type
int