Linux 软件免费装
Banner图

Asset CleanUp: Page Speed Booster

开发者 gabelivan
更新时间 2026年7月9日 03:56
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.9.4
版权: GPLv3
版权网址: 版权信息

标签

page speed minify css dequeue defer css javascript minify javascript

下载

1.2.6.7 1.2.7.2 1.2.7.6 1.3.8.9 1.4.0.4 1.2.6.8 1.2.6.9 1.2.7 1.2.7.3 1.2.7.5 1.2.7.7 1.2.7.8 1.2.8.2 1.2.8.3 1.2.8.4 1.2.8.5 1.2.8.6 1.2.8.8 1.2.8.9 1.2.9.3 1.2.9.4 1.2.9.5 1.2.9.6 1.2.9.7 1.2.9.9 1.3.2 1.3.2.1 1.3.2.2 1.3.2.3 1.3.2.4 1.3.2.5 1.3.2.6 1.3.2.8 1.3.2.9 1.3.3.0 1.3.3.1 1.3.3.2 1.3.3.3 1.3.3.4 1.3.3.5 1.3.3.6 1.3.3.9 1.3.4.0 1.3.4.1 1.3.4.2 1.3.4.3 1.3.4.4 1.3.4.5 1.3.4.6 1.3.4.7 1.3.4.8 1.3.5.3 1.3.5.4 1.3.5.5 1.3.5.6 1.3.5.7 1.3.5.8 1.3.6.2 1.3.6.3 1.3.6.7 1.3.6.8 1.3.6.9 1.3.7.0 1.3.7.2 1.3.7.3 1.3.7.4 1.3.7.5 1.3.7.7 1.2.9.8 1.3.2.7 1.3.3.8 1.3.4.9 1.3.6.0 1.3.7.1 1.2.9 1.2.4.2 1.2.4.3 1.2.4.4 1.2.6.3 1.2.8 1.3.7.9 1.3.8.1 1.3.8.2 1.3.5.1 1.4 1.4.0.1 1.1.4.6 1.2.4 1.2.5.3 1.2.8.1 1.3.8.3 1.2.3 1.2.5.1 1.2.6 1.2.7.1 1.3.9.5 1.3.8.6 1.2.7.9 1.2.9.1 1.3.5.2 1.3.5.9 1.3.6.1 1.3.6.4 1.3.9.0 1.3.9.2 1.2.1 1.2.4.1 1.2.5.2 1.2.6.2 1.2.9.2 1.3.6.5 1.3.7.8 1.3.8.4 1.3.9.1 1.3.9.4 1.3 1.3.1 1.3.8.2.1 1.2.2 1.2 1.3.5.0 1.3.9.3 1.3.9.6 1.3.9.7 1.3.3.7 1.3.7.6 1.3.8.5 1.2.6.1 1.2.6.4 1.3.8.7 1.3.9.8 1.2.5 1.2.6.5 1.2.7.4 1.2.8.7 1.3.6.6 1.3.8.0 1.3.8.8 1.3.9.9 1.2.6.6 1.4.0.2 1.4.0.3

详情介绍:

Most WordPress sites load unnecessary CSS and JavaScript files, making pages slower than they should be. Strip the "fat" first and get a faster website! Faster page load = Happier Visitors = More Conversions = More Revenue :) When using a theme and multiple plugins, many styles and scripts are loaded on every page, even when they are not needed. Preventing unnecessary assets from loading makes your website faster and the HTML output cleaner. For example, a contact form plugin may load its CSS and JavaScript files on every page, even if the form is only used on the contact page. Asset CleanUp scans your page and shows all loaded assets. You can then unload the ones that are not needed, reducing page bloat and improving load speed. The plugin works best alongside a caching plugin or CDN (e.g. Cloudflare) for maximum performance. Main plugin's benefits include Google Fonts Optimization / Removal Local Fonts Optimization Critical CSS Clean up unnecessary code from HEAD & BODY Disable partially or completely XML-RPC protocol Asset CleanUp Pro This is the lite version of Asset CleanUp Pro, which offers advanced control over how CSS & JavaScript files are loaded across your entire website. Learn more about the Pro version NOTES If something is not working as expected or you have any suggestions, feel free to open a thread in the support forum, and I'll be happy to help. If you enjoy using the plugin, a review is always appreciated. GO PRO

安装:

屏幕截图:

  • Plugin Usage Preferences (From "Settings")
  • Combine CSS & JS files option
  • Homepage CSS & JS Management (List sorted by location)

常见问题:

What PHP version is required for this plugin to work?

PHP 5.6 or higher (PHP 7+ recommended). Using PHP 7 or newer can significantly improve your website’s performance, especially in the admin area.

If my website is hosted with WordPress.com, can I still use Asset CleanUp?

Yes, but with limitations. Asset CleanUp works best on self-hosted WordPress (WordPress.org). On WordPress.com:

  • Unloading CSS/JS files works as expected (core feature)
  • Some optimizations (like minify/combine) may not work due to restrictions Note: Installing plugins on WordPress.com requires the Business plan.

How do I know if my website's speed needs improvement?

You can test your website using tools like:

  • https://gtmetrix.com/
  • Google PageSpeed Insights These tools analyze how your website loads and highlight performance issues.

What is an "asset"?

Assets are files used to build your website’s front-end, such as:

  • CSS (styles)
  • JavaScript (functionality) Asset CleanUp focuses on managing these files to improve performance.

Is this a caching plugin?

No. Asset CleanUp does not cache pages. It helps you prevent unnecessary CSS & JavaScript files from loading, which works best alongside a caching plugin.

Is it compatible with caching plugins?

Yes. Asset CleanUp works with popular caching plugins such as:

  • WP Rocket
  • W3 Total Cache
  • WP Fastest Cache ⚠️ Important: Avoid enabling the same optimization features (e.g. minify/combine) in both plugins to prevent conflicts.

Scripts/styles are loaded on the page but not showing in Asset CleanUp. Why?

This is usually caused by how the files are loaded or by caching. Common reasons:

  • Files are hardcoded (not loaded via WordPress standard methods)
  • A caching plugin is interfering (especially for logged-in users)
  • Another plugin disables assets before Asset CleanUp runs (e.g. Plugin Organizer) If none of the above apply, please open a support thread and I’ll help you investigate.

Why are my unload rules not taking effect?

Most of the time, this is caused by caching or testing conditions. Check the following:

How can I access all the features?

You can get access to more features, priority support and automatic updates by upgrading to the Pro version. It's strongly recommended to avoid using any Asset CleanUp Pro nulled versions as they might contain malware and you will also not get any official support and access to plugin updates (e.g. bug fixes).

Are jQuery and jQuery Migrate always needed?

Usually yes! But not always. Many themes and plugins rely on jQuery, so removing it can break functionality. However:

  • Some pages may not need jQuery at all
  • In those cases, you can safely unload it Important: Always test the page after unloading, including mobile view, to make sure nothing breaks.

Is the plugin working with WordPress Multisite Network?

Yes, the plugin has been tested for WordPress Multisite and all its settings are applied correctly to any of the sites that you will be updating.

Nothing loads in the CSS/JS manager (AJAX issue). Why?

Common reasons:

  • Temporary internet connection issues → refresh the page
  • Plugin or theme conflict interfering with the request
  • Security plugins (e.g. Wordfence) blocking the AJAX call
  • Mismatch between HTTP and HTTPS (e.g. Dashboard is HTTPS, front-end forced to HTTP)
  • Browser restrictions (Same Origin Policy) What you can try:
  • Enable "WP Remote POST" as the asset retrieval method (from plugin settings)
  • Enable "Manage in the Front-end?" to load the assets list directly on the page
If the issue persists, please open a support thread and I'll help you troubleshoot.

I'm not sure which assets to unload. What should I do?

Use "Test Mode". "Test Mode" lets you unload CSS/JS files only for yourself (logged-in admin) without affecting visitors. Recommended workflow:

  • Enable "Test Mode"
  • Try unloading assets safely
  • Check if everything works correctly
  • Disable "Test Mode" and apply changes globally
This is the safest way to optimize your site without breaking functionality.

更新日志:

1.4.0.4 1.4.0.3 1.4.0.2 1.4.0.1 1.4 1.3.9.9 1.3.9.8 1.3.9.7 1.3.9.6 1.3.9.5 1.3.9.4 1.3.9.3 1.3.9.2 Previous versions To check older logs, please refer to the separate changelog.txt file within the root of the plugin directory!