Where to put my global functions?
Thanks to https://salferrarello.com/functions-plugin-mu-plugin-wordpress/ I was able to confirm when Code Runs All of the code across the different files of WordPress can be thought of as one big list of instructions. The code is run line by line starting at the beginning of this list through to the end of this list. The order is … Read more