Code Snippets
Hi,
I've noticed that many problems are being resolved by adding code to the functions.php file.
I also know that adding it in the right place can be rather daunting for some members, especially when they find that their website has just blown up.
I'd like to introduce a neat piece of kit that I've been using just lately -
https://en-gb.wordpress.org/plugins/code-snippets/ - that lets you place the aforementioned code into functions.php in the right place every time.
So far, I've got an Autoptimize cache cleaner, Jetpack publicise for custom posts, a script removal snippet, a defer javascript snippet, and a Javascript to footer snippet, all added into functions.php and all ready to either deactivate or activate at will, and it saves so much plugin space!
Hope that this helps a few of you out!