WordPress Assets manager, dequeue scripts, dequeue styles

Description

You should know that, a lot of WordPress plugins developers forget performance when creating plugins. This means that a lot of them load self scripts/styles on every single post and or page of your site. This is not good, because it slows your site down.

That’s why we created the WP Asset manager, with it, you can choose which scripts and styles should be loaded on the page, and which ones do not. One example of this would be with the Contact Form 7 plugin. With two clicks you can disable it everywhere except for on your contact page.

THIS PLUGIN’S BENEFITS INCLUDE

Decreases number of HTTP requests loaded (important for faster load)
Reduces the HTML code of the actual page (that’s even better if GZIP compression is enabled)
Makes source code easier to scan in case you’re a developer and want to search for something
Remove possible conflicts between plugins/theme (e.g. 2 JavaScript files that are loading from different plugins and they interfere one with another)
Better performance score if you test your URL on websites such as GTmetrix, PageSpeed Insights, Pingdom Website Speed Test
Google will love your website more as it would be faster and fast page load is nowadays a factor in search ranking
Your server access log files (e.g the Apache ones) will be easier to scan and would take less space on your server

We used some useful functions from plugins Asset Queue Manager, WP Asset CleanUp (Page Speed Optimizer), Clearfy – disable unused features, wp disable, Disabler, Admin Tweaks

Translations

  • English (default), always included
  • Spanish (Spain) — big thanks to @fernandot

We are very need for your help with translating the
WordPress Assets manager plugin
into your native language. We want to make it international and understandable for everyone. Please contact us via email inside the plugin, or create a topic on our support forum if you can help with the translations. In exchange for your help, we will give you better support and our premium plugins absolutely free!

Recommended separate modules

We invite you to check out a few other related free plugins that our team has also produced that you may find especially useful:

Screenshots

  • Control panel
  • Assets manager

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. The plugin settings can be accessed via the ‘Settings’ menu in the administration area (either your site administration for single-site installs).

Reviews

August 13, 2021
Intrusive junk. When I try to delete this plugin, I get the following error message: Deletion failed: There has been a critical error on this website. Also, the plugin's folder is named "gonzales" instead of anything remotely matching "Webcraftic Assets manager." Really? Just "gonzales"? That makes it impossible to search for. STUPID! The only way to get rid of this junk is to delete the entire folder via FTP.
November 12, 2020
I am using the free version, and I find it indispensable to consolidate files and make my site lighter. This is like an x-ray of all the extra stuff plugins load (it's unbelievable!). I don't use 3rd party plugins since I'm a developer myself, unless they are utilities and well done. This is one of the few I use consistently, and don't curse under my breath while doing so ;P.
Read all 46 reviews

Contributors & Developers

“WordPress Assets manager, dequeue scripts, dequeue styles” is open source software. The following people have contributed to this plugin.

Contributors

“WordPress Assets manager, dequeue scripts, dequeue styles” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “WordPress Assets manager, dequeue scripts, dequeue styles” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0.7 (21.12.2020)

  • Disabled search by options for a single plugin.
  • Fixed: duplicate templates and scripts error when rendering html views of Assets manager.

2.0.6 (15.12.2020)

  • Added: Subscribe form
  • Fixed: Minor bug

2.0.5 (12.02.2020)

  • Fixed: Minor bug

2.0.4 (10.12.2019)

  • Fixed: Bug “Warning message when open the Customize“.
  • Fixed: Conditional logic in the premium plugin didn’t work in previous version due an error.
  • Added: You can control asset requires. Now if you disabled asset and it required for which other asset, you will get prompt with warning.
  • Added: If you click on the “requires” tag, you will be gone to the asset for which require the current asset.

2.0.3 (13.11.2019)

  • Fixed: Minor bugs. Comment head of mu plugin determined as main.

2.0.2 (13.11.2019)

  • Fixed: Minor bugs. Added an admin notice about great release.

2.0.1 (12.10.2019)

  • Fixed: The bug with save mode.
  • Fixed: Some conditions (entire website) didn’t work. It could be due save mode.
  • Fixed: Critical a php error which related “Call to undefined function wp_scripts_get_suffix”.

2.0.0 (03.10.2019)

  • The interface has become more compact and friendly.
  • The speed and productivity of the editor is increased, it loads faster and does not freeze, as it was before.
  • Extended conditional logic has been added, now you can create complex conditions for disabling assets.
  • An additional mode has appeared to completely disable the plugin (you can disable not only scripts, but also stop executing plugin scripts).
  • Known bugs in the previous version are fixed.

1.1.0

  • Added: Compatibility with WordPress 4.2 – 5.x
  • Added: Multisite support
  • Fixed: Minor bugs

1.0.7

  • Fixed: Added compatibility with ithemes sync
  • Fixed: Minor style fixes

1.0.6

  • Fixed: Fixed a bug when the interface did not open on the frontend.

1.0.5

Great update:
* We completely changed the interface design. Now it is more convenient for visual inspection of resource files.
* Fixed: All errors that users have reported about
* Added: Multisite support
* Added: New logic disabled scripts and styles
* Added: You can exclude assets from optimizing for Autoptimize and Clearfy plugins.
* Added: You can exclude resource files for which you do not need to remove the query string.
* Added: You can see which plugin the style file belongs to and the js file.

1.0.4

  • Fixed: Update core
  • Fixed: Compatibility with others plugin

1.0.3

  • Fixed: Compatibility with Clearfy plugin
  • Fixed: The plugin interface did not work and the styles were not loaded due to security settings
  • ADDED: Plugin options caching to reduce database queries for 90%. Clearfy became lighter and faster.
  • ADDED: Compress and cache the plugin core files, to reduce the load on the admin panel

1.0.2

  • Fixed: Core bugs
  • Fixed: Problems with the fonts in the assets manager

1.0.0

  • Plugin release