kb-support icon indicating copy to clipboard operation
kb-support copied to clipboard

woocommerce extension js error on almost every page

Open BrianHenryIE opened this issue 8 months ago • 0 comments

The JS enqueued by the WooCommerce extension has a dependency on the JS registered by the core plugin. It seems the core plugin conditionally registers its JS.

  1. The core JS should be globally registered and conditionally enqueued.
  2. The WooCommerce JS should be conditionally enqueued only where it's needed

BrianHenryIE avatar Oct 27 '23 17:10 BrianHenryIE