Generic filters
Exact matches only
Automatic updates Yes
Version 1.2.6.4
Updated on
Virus Total See Report

Asset CleanUp Pro is a performance-enhancing WordPress plugin that helps you optimize your website by selectively loading only the necessary CSS and JavaScript files. This reduces page load times and improves overall site speed, offering a better user experience and potentially higher search engine rankings.

How to download Asset CleanUp Pro Performance WordPress Plugin

Unlimited Access

Subscribe for only €10.90

Or

Get this product only with unlimited updates

We are not affiliated with Asset CleanUp Pro Performance WordPress Plugin nor its developers or owners. Please read the full disclaimer in footer.

HOW IT WORKS

Auto updates with Club WPress plugin

Check how to install and update your WordPress plugins and themes in ONE CLICK directly from your Dashboard.

ClubWordPress Updater Plugin

Core Features of Asset CleanUp Pro Performance WordPress Plugin

  • Unload Unnecessary CSS & JavaScript: Disable CSS and JavaScript files that are not needed on specific pages or posts.
  • Minify CSS & JavaScript: Reduce the size of CSS and JavaScript files by removing unnecessary characters.
  • Combine CSS & JavaScript Files: Merge multiple CSS and JavaScript files into a single file to reduce HTTP requests.
  • Defer CSS & JavaScript: Delay the loading of CSS and JavaScript files to improve page load times.
  • Inline Critical CSS: Place critical CSS directly in the HTML to improve rendering speed.
  • Async JavaScript: Load JavaScript files asynchronously to prevent them from blocking the rendering of the page.
  • Preload Specific Files: Preload important files to ensure they are loaded as soon as possible.
  • Manage Plugins on Specific Pages: Enable or disable plugins on specific pages or posts to reduce bloat.
  • Database Cleanup: Remove unnecessary data from the database to improve performance.
  • Google Fonts Optimization: Optimize the loading of Google Fonts to improve page speed.
  • Lazy Load Images: Delay the loading of images until they are needed to improve initial page load times.
  • Advanced Settings: Access a variety of advanced settings to fine-tune performance optimization.
  • Import/Export Settings: Easily import or export plugin settings for use on other websites.

List of improvements in Asset CleanUp Pro Performance WordPress Plugin version 1.2.6.4

  • = 1.2.6.4 4 Feb 2025
  • New Feature For The Admin: “Settings” -“Plugin Usage Preferences” -“Announcements” / The admin would be notified within the Dashboard (if he/she prefers) of critical updates, new features, usage tips, special offers / read more: https://www.assetcleanup.com/docs/?p=1946
  • Make sure plugin generated STYLE/SCRIPT inline tags (e.g. from features such as “Inline CSS/JS”) have the “type” attribute (unless the theme supports HTML5) / read more: https://www.assetcleanup.com/docs/?p=2086
  • New Option in “Settings” -“Plugin Usage Preferences” “Plugins Manager” “IN FRONTEND VIEW (your visitors)”: “Additional Query Strings to Ignore for Homepage Detection” (new option to add extra query strings to be ignored for early homepage detection) / read more: https://www.assetcleanup.com/docs/?p=2130
  • Added “Plugins Manager” tab to “Settings” -“Plugin Usage Preferences”: Configure settings related to the plugins loaded in both the front-end and the /wp-admin/ area; Tthe same settings were already added in the “Plugins Manager” main area; URI: /wp-admin/admin.php?page=wpassetcleanup_plugins_manager
  • Moved “CSS/JS Cache” tab into the “CSS/JS Manager” one and grouped options within the ‘CSS/JS Manager’ (for better readability)
  • Fix / Notice: “Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ‘wp-asset-clean-up’ domain was triggered too early.”
  • = 1.2.6.3 30 Jan 2025
  • Improvement: Plugin Updater / When using /?wpacu_force_plugin_updater in the Dashboard (e.g. in the “Plugins” page), the cache related to the latest detected version is cleared (e.g. in case the admin has problems updating the plugin, the query string can be used, before re-trying the plugin update)
  • Improvement: “Plugins Manager” Added the “currency” query string to the list of common strings that are ignored when an early detection is made for the homepage (e.g. www.yoursite.com/?currency=EUR is considered the homepage)
  • Fix: “Plugins Manager” “IN FRONTEND VIEW (your visitors)” / “Enable all the rules below” option / Make sure it always updates on click as there were issues with it in the previous release
  • Fix: “Plugins Manager” Sometimes, while being in the “IN FRONTEND VIEW (your visitors)” tab, errors were showing for the “IN THE DASHBOARD /wp-admin/”, thus, confusing the admin
  • = 1.2.6.2 14 Jan 2025
  • New option for unloading whole plugins within the Dashboard (/wp-admin/): on admin pages with at least one plugin unloaded (depending on the rules set in “Plugins Manager” -” IN THE DASHBOARD /wp-admin/”), restore the sidebar as it used to be when there were no plugins unloaded, in case there are missing menu links from the unloaded plugins (for a better user experience) / more: https://www.assetcleanup.com/docs/?p=1923
  • = 1.2.6.1 22 Dec 2024
  • Fix Error message: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given in […]/templates/_admin-page-settings-plugin-areas/_plugin-usage-settings/_access.php:43
  • Fix PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in […]/classes/OptimiseAssets/OptimizeCommon.php on line 994
  • Fix PHP Warning: Undefined global variable $wpassetcleanup_external_srcs_ref
  • Fix PHP Warning: preg_match(): Compilation failed: regular expression is too large at offset […] / Location: /classes/OptimiseAssets/OptimizeJs.php on line 985
  • Fix for “Media Query Load”: Avoid any errors in case the targeted attribute is not found and the rule cannot be applied (e.g. another optimisation plugin altered the LINK/SCRIPT tag) / Example: “Uncaught TypeError: Cannot read properties of undefined (reading ‘getAttribute’)”
  • Updated the external links to the help pages
  • = 1.2.6.0 2 Dec 2024
  • Fix: Server Side Request Forgery (SSRF) has been discovered on an AJAX call within the CSS/JS manager; New parameters were added to the call to avoid any unsanitized input
  • = 1.2.5.9 19 Nov 2024
  • Fix: Avoid deprecated PHP notice if PHP version >= 8.1; A “null” parameter was passed to the native WordPress function add_submenu_page(), instead of an empty string ”
  • Fix: The jQuery Chosen drop-down wasn’t applied for “On these taxonomy pages:”
  • Fix: “Warning Undefined array key” in case a hardcoded handle is not in the list of handles information
  • Fix: When using Query Monitor, the “Update” button from the CSS/JS manager was showing up on top of the bottom Query Monitor data
  • = 1.2.5.8 31 Aug 2024
  • Reduce the total number of SQL queries used to obtain information
  • Stop triggering PHP code and SQL queries on pages where they are not relevant
  • Cache SQL queries that are time consuming, which is ideal for websites with a very large database (e.g. tens / hundred of thousands of users)
  • = 1.2.5.7 22 Aug 2024
  • Fix: The “usermeta” table is populated with duplicate entries, leading to a larger database, and sometimes, leading to a high CPU usage
  • = 1.2.5.6 17 Aug 2024
  • New Option: “Settings” -“Plugin Usage Preferences” -“Plugin Access” / Choose user roles or particular users, apart from administrators, that could have access to the plugin area e.g. the admin could give Asset CleanUp Pro access within the Dashboard to a developer that is optimizing the website, but the developer does not have the “administrator” role for security reasons
  • “wpacu_access_role” filter is no longer active (related to the option mentioned above), as it wasn’t 100% effective into changing who accesses the Asset CleanUp Pro area
  • “Nextend Social Login and Register” plugin compatibility / Make sure the homepage is still detected if the following query string is in the URI: “nsl_bypass_cache”
  • = 1.2.5.5 5 Aug 2024
  • Improvement: When using specific themes, the navigation sub-tabs from the “CSS & JS Manager” were overwritten by the theme’s style (added unique references to the HTML classes)
  • Improvement: Clear cache after “Plugin Manager” form is submitted (some plugins might load specific assets, and a cache clearing is recommended)
  • = 1.2.5.4 27 Jul 2024
  • Fix: After a theme is switched, there’s sometimes a browser error showing up related to multiple failed redirects
  • Fix: Sometimes, the verification of a valid URL fails (e.g. fonts.googleapis.com), and its size is not show in the CSS/JS manager
  • Fix: PHP Warning Undefined array key “within_conditional_comments” in […]/wp-content/plugins/wp-asset-clean-up-pro/pro/classes/PositionsPro.php on line 245
  • = 1.2.5.3 15 Jul 2024
  • Added the option to load an asset as an exception on all taxonomy / author pages / e.g. when a site-wide unloading rule is set, you can make a load exception and load the asset on all “category” taxonomy pages
  • Make sure the red background is kept whenever a load exception is unchecked if there was already an unloading rule set (this is more for aesthetics reasons)
  • Prevent possible is_file() errors whenever minify CSS/JS is enabled
  • Whenever the following option is enabled, the META generator tags are stripped faster after being cached: ‘HTML Source CleanUp’ -‘Remove All “generator” meta tags?’
...
>

Join Club WPress Now !

Get access to 16189 products for only €10,90 per month.

JOIN NOW

Reviews