Why the type Attribute Is Added to <style> and <script> Tags

This feature is available in the Pro version starting from v1.2.6.4, and the Lite version starting from v1.4.0.1. Overview Whenever you use a feature and Asset CleanUp needs to generate STYLE/SCRIPT tag (e.g. inlined CSS/JS, combined CSS/JS, etc.), Asset CleanUp includes the type attribute in <style> and <script> tags if your WordPress theme does not […]

Read More

How to rollback to a previous version of Asset CleanUp Lite?

There are situations when in a specific WordPress installation, the latest version of Asset CleanUp doesn’t work properly or there’s a plugin bug that is just annoying in any WordPress setup (things like that could happen), and you would rather rollback to a previous version that is more stable and you know for sure that […]

Read More

How to cancel the PayPal recurring payment for Asset CleanUp Pro?

If you used PayPal to purchase Asset CleanUp Pro and you wish for any reason to stop the automatic yearly charges, you can cancel the merchant’s profile that was set when you made the purchase. You will need to first log in to your PayPal account and locate the “My preapproved payments” page. You can […]

Read More

How to load an alternative, lighter version of a file?

Note: This post is meant for developers or for users that are comfortable editing code and have minimum knowledge of PHP/WordPress coding. There are often situations when CSS/JS files are enqueued in WordPress, but on certain pages, only a fraction of their code is actually used. For instance, you might be using a theme that […]

Read More

What’s the purpose of “CDN: Rewrite assets URLs” option?

This option is only needed to be enabled if you already have a CDN set on your websites such as KeyCDN (which is compatible with the WordPress plugin “CDN Enabler – WordPress CDN Plugin“) and the URL to the cached CSS/JS files from Asset CleanUp Pro has not been already updated. The CDN can be […]

Read More