apply_filters( 'powered_cache_lazy_load_post_thumbnail', true ) → {boolean}
Filters whether apply or not apply lazyload for thumbnails.
Parameters:
Name | Type | Description |
---|---|---|
true |
boolean | to apply lazyload for thumbnails |
- Since:
- 1.0
- Source:
Returns:
New value.
- Type
- boolean