do_action( 'powered_cache_page_cache_enable', $enable )
Filter whether to enable page cache for this request
Parameters:
Name | Type | Description |
---|---|---|
$enable |
boolean | true for caching |
- Since:
- 1.0
- Source:
Filter whether to enable page cache for this request
Name | Type | Description |
---|---|---|
$enable |
boolean | true for caching |