Filter: powered_cache_preload_term_limit

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

Filters preload term count

Parameters:
Name Type Description
$limit int

The number of terms that will preloaded.

Since:
  • 2.0
Source:
Returns:

New value.

Type
int