This is repo is a collection of snippets that are found useful if you use WordPress. Unless otherwise noted, these are written by AJ Tatum, founder of AJ Tatum Digital.
For more resources, check out AJ Tatum Digital's Blog.
Check out the WordPress plugin Code Snippets as that's the easiest and safest way to add/extend functionality of WordPress without touching your theme or child theme's function.php.
While these code snippets work on our site, it doesn't mean that the'll necessarily work on your site. Sometimes you have to adjust the priority of the snippet execution and other times it just depends on what other plugins you have installed.
It is highly recommended to setup a staging site and try these snippets first before implementing them on production.
AJ Tatum Digital is not responsible for any damages, data loss, etc if you implement these snippets and they don't work for your site.