Filter Hook
View Source on Trac ↗
Filter Hook
enable_loading_advanced_cache_dropin
apply_filters( 'enable_loading_advanced_cache_dropin', true ) Filters whether to enable loading of the advanced-cache.php drop-in. This filter runs before it can be used by plugins. It is designed for non-web run-times. If false is returned, advanced-cache.php will never be loaded. Default true.
Parameters 0 required
| Name / Type | Description |
|---|---|
| true mixed | No description available. |
Return Value
(mixed)
No return value description available.
Hook Information
Source File
wp-settings.php
Advertisement