Generic filters
Exact matches only
Automatic updates Yes
Version 1.2.5.9
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.5.9

  • = 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?’
  • If the menu from the sidebar is not showing up, make sure that “Asset CleanUp Pro” from “Settings” (Dashboard sidebar) is always highlighted, whenever a plugin page is visited
  • Change the way the plugin submenu is created to avoid, in some environments, errors such as the following one: “NOTICE: PHP message: PHP Warning: Undefined array key 2 in /wordpress/wp-admin/includes/plugin.php on line 2012”
  • Hardcoded assets: When altering any hardcoded asset, make sure that prior to this, only the assets that are needed are fetched to save resources (e.g. if only LINK tags have to be altered, do not fetch at all any SCRIPT tags)
  • Fix: Sometimes errors were showing up related to bulk unloads whenever the CSS/JS manager was updated
  • = 1.2.5.2 19 Jun 2024
  • CSS Minifier Improvement: Specific “var()” statements were minified incorrectly in Bootstrap / more: https://github.com/matthiasmullie/minify/issues/422
  • Fix: When CSS files about to be optimised (e.g. minified) contain “@import”, make sure the fetching and the combining of the imported CSS files is done properly (e.g. instead of loading five CSS files, only one will load, as the other four will be merged into the main one that had the @import in the first place)
  • Fix: In some environments that have PHP 8+ installed, when non-admin users were logging-in an error was showing up: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given
  • Fix: When using WP CLI (or something similar) and PHP 8.1+ is installed, a harmless error is showing up due to the fact that the global $_SERVER variable had missing keys / e.g. $_SERVER[‘REQUEST_URI’] is not detected, leading to an error such as “rtrim(): Passing null to parameter #1 ($string) of type string is deprecated”
  • = 1.2.5.1 15 Jun 2024
  • Backend Speed Improvement: The plugin processes its PHP code faster, thus reducing the total processing time by ~40 milliseconds for non-cached pages (e.g. backend speed testing plugins such as “Query Monitor” and “Code Profiler” were used to optimize the PHP code)
  • “Overview” area: Added the option to clear any rules set for plugins that are deactivated / deleted
  • Fix: Sometimes rules were applied to hardcoded assets incorrectly as different tags without content were considered to be the same
  • Fix: Make sure the “Update” button is disabled when submitting the form from the CSS/JS manager
  • Fix in the “CSS/JS manager” area: If an attribute is set (e.g. “defer’) to show “everywhere”, make sure that “On this page” is not checked
  • Fixes in “Overview” area: If an attribute is set (e.g. “defer”) to show “everywhere”, it shows multiple times (instead of just once) when WPML plugin is enabled; If the path to the site URL was e.g. domain.com/blog, the “href” value from “Overview” was not including the “blog” path, causing “404 Not Found” errors and confusing the administrator
  • = 1.2.5.0 11 April 2024
  • Added “wp wpacu update” CLI command to be used in updating the plugin, in case the most recent version doesn’t show yet in the list from “wp plugin list” (basically, it attempts a “force” download of the latest version)
  • Fix: “JavaScript” was shown instead of “stylesheet” when specific unload rules were applied
  • Fix: Make sure the right message is shown to the popup that has a loading spinner (e.g. when the rules from “Plugins Manager” were all turned off, the message from clearing the cache was shown instead)
  • = 1.2.4.9 27 February 2024
  • “Plugins Manager”: Allow the option to unload a plugin depending on the logged-in user role (e.g. for a “subscriber” that has access to the Dashboard, specific plugins that you know are useless for this type of user, could be unloaded to make the Dashboard load faster)
  • CSS/JS manager: When the “src” of a SCRIPT tag or “href” of a LINK tag starts with “data:text/javascript;base64,” and “data:text/css;base64,” respectively, a note will be shown with the option to view the decoded CSS/JS code
...
>

Join Club WPress Now !

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

JOIN NOW

Reviews

Did you know ?

You are going to buy credits for 3 items of your choice.

Once you have downloaded the 3 products, you will be then able to download their updates in the future. There is no limit of time.


Before you continue, did you know that you can download all 15534 items for only 10,90€ ?

It includes all themes, plugins and Elementor Templates listed on this site. You will also receive all updates in the future without limit of time.

See all the subscription Plans

No, I want only 3 products downloads for 6,00 €