When coding a WordPress plugin, one thing that must be quickly mastered is that of the WordPress loop and global variables. Once mastered, a plugin author can tell which global variables are accessible, and which are not.
Link: Weblog Tools Collection
Tags: Development, Tools, WordPress