Asset CleanUp Pro 1.2.5.0 NULLED - Performance WordPress Plugin

kindeer1

Active member
Elite
XNullUser
Joined
Jan 31, 2023
Messages
97
Reaction score
132
Points
33
Location
germany
NullCash
1,402
screenshot-2024-02-27-at-18-14-01-asset-cleanup-pro-performance-wordpress-plugin-gabe-livan-png.114678


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)

There are a plethora of techniques that are often used to defer parsing; however, the simple and preferred technique is to simply Defer loading of JavaScript until it is needed. If this technique isn’t appropriate to use on your page, it is next suggested that you use the <script async> attribute where appropriate, which prevents parsing from blocking the initial page load by deferring it until the browser’s UI thread is not busy doing something else. All these settings can be applied with Asset CleanUp Pro NULLED without writing any code.

This allows you to optimize the website (unload useless files, set async, defer to loaded JavaScript files, clean up HTML code) without applying the changes “live” (to the regular visitor) in case you ever have any doubts that a change could break the functionality of the page/website. Any changes you’ve done will only be applied for you (the logged in administrator). Once you’re happy with how the page looks and works, you can disable “Test Mode” to push the changes live so everyone else can enjoy the faster page loads.

Plugin features:
  • Manage enqueued CSS & JavaScript files on Homepage, Posts, Pages & Custom Post Types (e.g. WooCommerce product pages, Easy Digital Downloads download items)
  • Bulk Unloads: Everywhere (Site-Wide), On Specific Pages & Post Types, Add load exceptions
  • Manage the CSS & JavaScript files within the Dashboard (default) and Front-end view (bottom of the page) if chosen
  • Enable "Test Mode" to only apply the plugin's changes for the logged-in administrator for debugging purposes
  • Minify remaining loaded CSS & JavaScript files (with option to add exceptions)
  • Combine remaining loaded CSS & JavaScript files into fewer files from each <HEAD> and <BODY> location (with option to add exceptions)
  • Remove unused elements from the <HEAD> and <BODY> including the following link tags: Really Simple Discovery (RSD), Windows Live Writer, REST API, Posts/Pages Shortlink, Post's Relational, WordPress Generators (also good for security), RSS Feed Links. Valid HTML comments are also stripped (exceptions can be added) while conditional Internet Explorer comments are preserved.
  • Site-Wide Unload For Common Elements that are often unused such as: WordPress Emojis, jQuery Migrate, Comment Reply (if not using WP as a blog)
  • Disable XML-RPC Protocol Support partially or completely
  • Inline CSS Files
  • Inline JavaScript Files
  • Instruct the browser to download a CSS/JS file based on the visitor's screen size (e.g. download it on a desktop device, but not on mobile one)
  • Defer CSS loaded in the <BODY> to reduce render-blocking resources
  • Manage CSS & JavaScript files on Categories, Tags, Custom Taxonomy pages, Date & Author Archive Pages, Search Results & 404 Not Found pages
  • Manage hardcoded (non-enqueued) CSS & JavaScript files
  • Move CSS & JavaScript files from <HEAD> to <BODY> (to reduce render-blocking) or vice-versa (for very early triggering)
  • Apply "async" and "defer" attributes to loaded JavaScript files

 

Attachments

  • Asset CleanUp Pro 1.2.5.0.zip
    1.8 MB · Views: 0
Top