(defined('WPACU_DO_NOT_ALSO_CLEAR_AUTOPTIMIZE_CACHE') && WPACU_DO_NOT_ALSO_CLEAR_AUTOPTIMIZE_CACHE), 'do_not_also_clear_cache_enabler_cache' => (defined('WPACU_DO_NOT_ALSO_CLEAR_CACHE_ENABLER_CACHE') && WPACU_DO_NOT_ALSO_CLEAR_CACHE_ENABLER_CACHE), 'load_on_oxygen_builder_edit' => (defined('WPACU_LOAD_ON_OXYGEN_BUILDER_EDIT') && WPACU_LOAD_ON_OXYGEN_BUILDER_EDIT), 'load_on_divi_builder_edit' => (defined('WPACU_LOAD_ON_DIVI_BUILDER_EDIT') && WPACU_LOAD_ON_DIVI_BUILDER_EDIT), 'load_on_bricks_builder' => (defined('WPACU_LOAD_ON_BRICKS_BUILDER') && WPACU_LOAD_ON_BRICKS_BUILDER), ); $noSpecialSettings = empty(array_filter($specialSettings)); ?>

To avoid broken functionality, Asset CleanUp Pro does not load by default when certain URLs are loading (e.g. on REST Calls, when using specific Page Builders). Some experienced users would want to change this behaviour and allow the plugin to load and trigger its unload rules. Through special settings, you can do that. Read more

There are no special settings set.

Setting Description
Do not also clear Autoptimize cache after caching is cleared The constant WPACU_DO_NOT_ALSO_CLEAR_AUTOPTIMIZE_CACHE is set to true. Read more
Do not also clear "Cache Enabler" cache after caching is cleared The constant WPACU_DO_NOT_ALSO_CLEAR_CACHE_ENABLER_CACHE is set to true. Read more
Load plugin unload rules when using Oxygen Builder The constant WPACU_LOAD_ON_OXYGEN_BUILDER_EDIT is set to true. Whenever you're editing a page using Oxygen Builder, any matching unload rules set using the following options will take effect: 1) "Plugins Manager" -- "IN FRONTEND VIEW (your visitors)" / 2) "CSS & JS MANAGER" -- "MANAGE CSS/JS". Read more
Load plugin unload rules when using Divi Builder The constant WPACU_LOAD_ON_DIVI_BUILDER_EDIT is set to true. Whenever you're editing a page using Divi Builder, any matching unload rules set using the following options will take effect: 1) "Plugins Manager" -- "IN FRONTEND VIEW (your visitors)" / 2) "CSS & JS MANAGER" -- "MANAGE CSS/JS". Read more
Load plugin unload rules when using Bricks Builder The constant WPACU_LOAD_ON_BRICKS_BUILDER is set to true. Whenever you're editing a page using Bricks Builder, any matching unload rules set using the following options will take effect: 1) "Plugins Manager" -- "IN FRONTEND VIEW (your visitors)" / 2) "CSS & JS MANAGER" -- "MANAGE CSS/JS". Read more