外掛說明
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
安裝方式
- Upload the
lh-dequeue-woo
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常見問題集
- 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/
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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