Take SCRIPT_DEBUG into plugin code
-
When you use
define(“SCRIPT_DEBUG”,true); // disable .min.js files
in your config.php, all plugins should deliver regular non minified js files. but your plugin ignores it and still loads woocommerce-extend-tabs/wc36/single-product.min.js?ver=1.4
Please fix that. Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Take SCRIPT_DEBUG into plugin code’ is closed to new replies.