설명
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
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/
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
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