=== Remove Scripts & Styles === Contributors: bfintal, gambitph Tags: remove scripts, remove styles, speed, optimization, loading time, script, style, dequeue, deregister Requires at least: 4.1 Tested up to: 4.9.8 Requires PHP: 5.3 Stable tag: 1.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Deregister & dequeue scripts and styles per page. Speed tweaking for advanced users. == Description == Deregister & dequeue scripts and styles per page. Use the script or style handle to disable specific files. This is for advanced users for tweaking and optimizing webpage loading speeds. > Note: This plugin requires Advanced Custom Fields to be installed. Remove: * Enqueued Theme stylesheets * Enqueued Theme scripts * Enqueued Plugin stylesheets * Enqueued Plugin scripts == Installation == Install and activate Advanced Custom Fields first, then activate this plugin. Visit the backend of pages and use the deregister scripts and styles fields. == Frequently Asked Questions == **How can I remove a script/style in a page?** By inputting the script or style's handle in the settings below the page editor. **What webpages can I remove the scripts/styles?** Only in individual pages. == Screenshots == == Changelog == = 0.1 = * First release