This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

LH Dequeue Woo

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
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

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/

Reviews

There are no reviews for this plugin.

Contributors & Developers

“LH Dequeue Woo” is open source software. The following people have contributed to this plugin.

Contributors

Translate “LH Dequeue Woo” into your language.

Interested in development?

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

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