You can’t throw a stick into the WordPress community without finding a lot of information about security. Hack this, exploit that, the list goes on.
Dec 19th, 2012 4 Commentsfunctions filesecurity
Post revisions are something that, while I’m sure are useful for others, I’ve never found much use for them. They can add unnecessary bloat to the database, and confuse users who aren’t sure what to do with them. I cringe when I start cleaning up an existing site and I find thousands of post revisions [...]
Dec 18th, 2012 Leave a Commentfunctions file
With every major release of WordPress, there are bound to be elements that theme and plugin authors have to account for. A version check can allow you to offer new features while still keeping others in the loop.
Dec 7th, 2012 7 CommentsWordPress Core
While I’m sure there is a reason for it, I’ve never needed it. WordPress will automatically link your images to themselves on upload by default. Here’s a quick way to change that.
Dec 19th, 2011 26 Commentsfunctions file