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