Filter: powered_cache_lazy_load_exclusions

apply_filters( 'powered_cache_lazy_load_exclusions', $load_exclusions ) → {array}

Filter the lazyload exclusions

Parameters:
Name Type Description
$load_exclusions array

The current exclusions

Since:
  • 3.4
Source:
Returns:

New value

Type
array