Useful WordPress plugin snippets
Posted: July 23rd, 2011 | Tags: php, plugin, wordpress | No Comments »In developing a WordPress plugin, I’ve been pleasantly surprised by the documentation. The codex is through, and links to the source code in the cases when it’s not deep. Having said there, there were a few snippets of code that took some searching to find and explain – common things that almost all plugins will (should) use, but weren’t obviously listed.