PHP - Wordpress - Global Variables
I want to set in the functions.php that $X = Y so throughout the rest of my theme I can simply echo $X
Also, I have a lot of variables that are set through the themes option page so it needs to work for multiple variables.
How do I do this coolness?
I'm all about that bass.