Scripts Dequeuer

Scripts Dequeuer helps you dequeue WordPress frontend scripts and styles without touching any code. You just need to select scripts and styles from the backend and they will be dequeued immediately.

scenes to be used

If you are running a heavily trafficked WordPress site and expect to make a decent income from it, then you already realize the importance of a websiteSpeed ​​and performance optimization. A fast-loading website can increase traffic and get you more users.While optimization can be done in many ways, such as using cache plugins, optimizing images, using a CDN, etc., in some cases a completely different approach is required.

For example, consider a situation where twoDifferent plugins use the same CSS file(say, fontawesome CSS) and load them individually. Or consider a caseBoth plugins are loading the same JavaScript file, For example, jQuery validate or jQuery Masonry alone.While WordPress does a good job of preventing redundant queuing by checking for the same script handle name, this can still happen if the script handle names are different.

In this case, the only immediate solution is to dequeue/deactivate one of these redundant scripts to optimize performance. Although this can be done directly by adding some code in the theme function.php file, definitely want to have oneUser friendly wayWhere he/she can deactivate the script without fiddling with the code. Scripts Dequeuer is designed to give you such functionalitylet you dequeue the scriptand stylesheets in a user friendly way. The plugin is fast, lightweight, and worth installing for this nifty feature.

How it works

If frontend scripts and styles useNative WordPress hooks(wp_enqueue_scripts, wp_print_scripts, wp_print_styles, etc.), Scripts Dequeuer can detect all such scripts/stylesheets and list them in the WordPress admin area.There you can select scripts/stylesheets and add them to the dequeue. After saving the changes, the selected scripts and stylesheets will be dequeued and listed separately.

Additionally, the plugin is responsible for not dequeuing scripts required by other scripts.For example, if you choose jQuery to dequeue, it won't be dequeued if any other file still needs it. This plugin provides a "Force Dequeue" option by ignoring dependencies.In this case you can force dequeue the file by ignoring the dependency.

As of v1.1.0, the plugin also provides an option to exclude pages or posts for each dequeued item.With this option you can specify which pages or posts should dequeue the files selected in the plugin settings. This feature is useful in conditional script loading.

In which site locations are scripts and stylesheets searched?

By default, the plugin searches for files in three places - your site's home page, individual post pages, and archive pages.These three locations will contain most of your website's CSS and JS files.

Additionally, you can optionally provide a custom URL where files should be scanned. This is useful when a theme or plugin conditionally queues files. For example a contact form.js files may only be included in contact pages or masonry. js files may only be loaded on portfolio template pages. In this case, you can provide the URLs of these pages for additional scanning.The plugin will scan all these pages and list all queued scripts and stylesheets.

Why use this plugin?

If you are a developer or an intermediate WordPress user, you can certainly add some code to the functionality of the theme. php file for dequeuing scripts and stylesheets.However, when switching themes, this code will also be removed (unless a backup is made). This plugin is suitable for users who need user-friendly andA reliable solution for dequeue scriptsNo need to touch code.

The plugin not only helps you dequeue files, but also gives you a clear view of the total files used by the frontend, their origins and dependencies.If you are passionate about website performance, optimization, and doing everything possible to increase the speed of your website, you can definitely have this useful plugin in your collection.You won't regret it. Also check plugin screenshots for backend settings and functionality.

main feature

  • Compatible with WordPress 4.5.x and 4.6.x
  • Unbranded settings panel with JavaScript tabbed navigation
  • Displays the full list of scripts and styles detected on the frontend
  • Detect scripts and stylesheets queued using WordPress native hooks
  • Ability to dequeue all scripts and stylesheets at once or based on selection
  • Option to exclude pages or posts for each dequeued item to skip the dequeue action. -New
  • Separate portlets showing "Dequeue List", "Successfully Dequeue List" and "Unqueue List"
  • Each portlet displays the number of files for a better understanding of the number of files
  • Custom "Add URL" option with jQuery sortable list
  • Force dequeue option to ignore script dependencies
  • Clean and optimize code according to WordPress coding standards
  • 100% translation ready samples. Include the pot file
  • Documentation help manual with instructions for use
  • Works with most themes and plugins (free + premium)
  • Compatible with all major browsers from IE 9+
  • Provide dedicated support within a reasonable time frame

Plugin support

All support is provided through the comments section and email. For any questions related to plugins or general inquiries please feel free to email meProfile pagemessage box, or leave a comment in the project comments section. I'd be happy to respond. Thanks for browsing the plugin.

Credits

Font icons in the icomoon app
http://icomoon.io/app/

Changelog

== Aug 25, 2016 - v1.1.0 ==
* Added feature for excluding pages and posts from dequeue operation. (Thanks to Nathan for suggestions).
= Important: After updating =
* Remove all items from the Dequeue list and then add files again in order to see exclude options
= 1.0.0 =
* Initial release

Scripts Dequeuer [Free Download]
Scripts Dequeuer [Nulled]
WordPress » Utilities

METADATA
  • Gutenberg Optimized: No
  • High Resolution: Yes
  • Compatible Browsers: IE9, IE10, IE11, Firefox, Safari, Opera, Chrome, Edge
  • Files Included: JavaScript JS, CSS, PHP
  • Software Version: WordPress 5.6.x, WordPress 5.5.x, WordPress 5.4.x, WordPress 5.3.x, WordPress 5.2.x, WordPress 5.1.x, WordPress 5.0.x, WordPress 4.9.x, WordPress 4.8.x, WordPress 4.7.x, WordPress 4.6.1, WordPress 4.6, WordPress 4.5.x