.
WORDPRESS PLUGINS ABOUT

Archive for October, 2022

Debug WordPress Scripts

Posted on: October 29th, 2022 by Stuart

Let’s say you have been looking at the many JavaScript scripts that WP loads and you would like to stop some from loading to help speed up your site. Now, this obviously could cause your site to not perform how it should, so it would be handy to see any errors when you stop a […]

Load JavaScript on Desktops only

Posted on: October 24th, 2022 by Stuart

The code below will only load these JS files if the screen is larger than 480px.

^