How to remove woocommerce script and css files
Why remove Woocommerce script and css files in WordPress? As a great e-commerce plugin, woocommerce load too many JS and CSS files as soon as you activate it. Those JS and CSS files load in…
Why remove Woocommerce script and css files in WordPress? As a great e-commerce plugin, woocommerce load too many JS and CSS files as soon as you activate it. Those JS and CSS files load in…
Since usage of the Fetch API is growing I’ve started to see a few people having issue with POSTing to AJAX add.js endpoint. If you’re running into 400 (Bad Request) errors you might not have…
With the help of CSS3 and mediaqueries you can change the layout of your website based on the detected screen size of the device (be it a computer screen, tablet, smartphone,…).
Hugh Lashbrooke – WordPress-Plugin-Template I have developed a standard code base from which I start any of my new plugins. I always keep this handy for any new work, so I don’t have to rewrite…