By default, Asset CleanUp doesn’t trigger specific features on some sensitive pages or in certain situations, as a protection in case the functionality might be affected. These situations include: editing a page using a page builder (theme or plugin), making REST API calls, and avoiding clearing other plugins’ caching (it’s not always the best idea) […]
Category: Special Settings
Can you prevent cache clearing of other plugins after Asset CleanUp cache? How to do that?
By default, whenever caching is cleared through Asset CleanUp, it also triggers caching clearing for other plugins. The changes made via Asset CleanUp (e.g. after updating “Settings”) would this way take effect immediately. Some users prefer to avoid clearing other plugins’ caching for various reasons (e.g. the resources used to clear all the plugins’ caching […]
Is Asset CleanUp Pro loading when REST API calls are made? Can I unload plugins to make the calls faster?
Note: This option is available in the Pro version starting from v1.2.2.0. By default, Asset CleanUp Pro is disabled whenever a REST API call is made. As there is no front-end to optimize in this situation (e.g. nothing to alter on the HTML source code), it’s better to avoid triggering the code from the plugin […]
Is Asset CleanUp loading when Bricks Visual Site Builder is used? How to make the editor faster?
Note: This option is available in the Pro version 1.2.1.7. By default, Asset CleanUp Lite/Pro does not trigger when Bricks Visual Site Builder is used, more precisely when the following query string is in use: bricks=run. For instance, you might have an “About Us” page and it’s built using the “Bricks Visual Site Builder” theme. […]
Is Asset CleanUp loading when Divi Builder is used? How to make the editor faster?
Note: This option is available in the Pro version 1.1.9.2. By default, Asset CleanUp Lite/Pro does not trigger its unload rule when Divi’s builder is in use. Moreover, no extra Asset CleanUp Lite/Pro optimization rule takes place including minifying/combining CSS/JS. The reason behind it is to make sure that the editor will load perfectly fine, […]
Is Asset CleanUp loading when Oxygen’s Visual Site Builder is used? How to make the editor faster?
By default, Asset CleanUp Lite/Pro does not trigger when Oxygen’s Visual Builder is on, more precisely when the following query string is in use: ct_builder=true. For instance, you might have an “About Us” page and it’s built using Oxygen. The page builder can be accessed in the front-end via /about-us/?ct_builder=true. While you use the visual […]