Sometimes you’ll want to add some functionality to your WordPress site by adding some custom php code – and likely the blog post or tutorial where you found this glorious snippet of code tells you to “paste the code into your functions.php file” inside your theme – don’t do it!! You see the functions.php file…