Usage of global variables in Wordpress is easy syntax, but it also makes breaking of functionalities easier while using them. This is an effort to document all the global variables used by Wordpress and any possible documentation for it to enable wiser use in plugins and templates. A generic rule to follow while using global variables in plugins and themes is that values should only be read from them and they should never be written. [Continue]
