Tag Archives: html

Bug Chasing

Okay, so in my post about Code Spelunking I mentioned about how working on a project can lead you to explore the code because you need to become more familiar with how the code works. But it can also lead you to explore the code to figure out why code doesn’t work. In this particular case, I spent many hours puzzling over why something didn’t work correctly, chasing down the root cause, and eventually finding a bug in the WordPress core. [...]

Posted in WordPress | Also tagged , , , , , , , , , , , , , , , | 13 Comments

W3 Total Cache Plugin

There’s a new WordPress cache plugin in town, and it’s called W3 Total Cache. This plugin is one of the contestants in the 2009 Weblog Tools Collection Plugin Competition.

The W3 Total Cache plugin (W3TC for short) is an advanced cache plugin, and you can only have one of those on your site at once. [...]

Posted in WordPress | Also tagged , , , , , , , , , , , , , , | 58 Comments

WordPress Themes Tutorial

If you aren’t already following along, I highly recommend checking out the How To Create A WordPress Theme tutorial series by Ian Stewart (ThemeShaper.com). This 12-part series (8 complete at the time of this writing) aims to take you from nothing to a fully functional, semantically rich, flexible WordPress theme in digestible chunks. [...]

Posted in WordPress | Also tagged , , , , , , , , , | 9 Comments