Filter: powered_cache_lazy_load_threshold

apply_filters( 'powered_cache_lazy_load_threshold', $threshold ) → {int}

Filters screen threshold value.

Parameters:
Name Type Description
$threshold int

Screen display threshold.

Since:
  • 1.0
Source:
Returns:

New value

Type
int