Filter: powered_cache_lazy_load_html

apply_filters( 'powered_cache_lazy_load_html', true ) → {boolean}

  • Filters whether apply or not apply lazyload for html.
Parameters:
Name Type Description
true boolean

to apply lazyload for html

Since:
  • 1.0
Source:
Returns:

New value.

Type
boolean