Theme Wrappers
You know what really grinds my gears? Code duplication. And you know where you … Read more
You know what really grinds my gears? Code duplication. And you know where you … Read more
FooBox has been updated to version 1.3.5.1. This new version comes with a slew … Read more
Using the singleton pattern to disallow multiple instantiation of your class based plugin
A plain-English look at using JavaScript in WordPress, enqueuing scripts with dependencies, and preventing … Read more
Creating custom URL rewrites in WordPress, using an easy-to-read, step-by-step tutorial.
Should you choose Eager or Lazy initialization for your singleton class based plugin?
A great post about how WooThemes creates opportunities for businesses, enabling them to create … Read more
Hammy speeds up your website by generating and serving resized images for your content … Read more
Let’s explore the hook removal problem for plugins using a PHP class as a … Read more
A look back at how far WordPress has come since version 0.71-gold, how WordPress … Read more
A listing of 5 plugins that stood out for me in 2012, and that … Read more
Once you understand how to use classes you’ll find no reason to use global … Read more
Learning to develop a WordPress plugin doesn’t have to be difficult; you can start … Read more
Typically, Singletons are a really bad idea. But they make sense in WordPress for … Read more
Mandrill is a way for apps to send transactional email made by Mailchimp. Set … Read more
I contributed to WPCandy for about two years. I hope Ryan gets it back … Read more