Filter: powered_cache_lazy_load_skip_first_nth_img

apply_filters( 'powered_cache_lazy_load_skip_first_nth_img', $immediate_load_count ) → {int}

Filters the count of images that skipped from lazyload.

Parameters:
Name Type Description
$immediate_load_count int

Default image count

Since:
  • 3.1
Source:
Returns:

New value

Type
int