=== LH Dequeue Woo === Contributors: shawfactor Donate link: https://lhero.org/portfolio/lh-dequeue-woo/ Tags: scripts, styles, woocommerce, dequeue, speed Requires at least: 3.0 Tested up to: 5.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Restrict the scripts and styles that woocommerce adds to your aite. == Description == This plugin simply removes the scripts and styles that woocommerce adds to your site, but only on non woocmmerce pages Thus speeding up the experience of normal vistors == Installation == 1. Upload the `lh-dequeue-woo` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Can I see an example of a site using this plugin? = Sure my sports league uses woocommerce and this plugin to remove extraneous css and javascript on non woo pages: https://princesparktouch.com/ == Changelog == = 1.00 - November 09, 2017 = * Initial Release = 1.01 - November 12, 2017 = * Put functions in class = 1.02 - December 01, 2017 = * Minor bug fix = 1.03 - June 04, 2019 = * added block styles to dequeu and moved to singleton pattern