Zum Inhalt springen Skip to navigation

Webrocker Blog

Archiv für "Taxonomy"

Add class attribute to WordPress "the_tags" markup

Link to post Add class attribute to WordPress "the_tags" markup

I'm in the process of gradually enhancing my site's markup with microformats, in order to "indiewebify" my site further. On thing I noticed while working on this at the Düsseldorf Indiewebcamp, is that WordPress (or the way my theme handles) tags on posts has no way to get an additional class inside the link markup.…


Add post format X to posts with category Y

Recently I decided to use the WordPress post formats in my blog. If you're not familiar with post formats, hop over to the wordpress codex and read about them there. Back? Good. :-) I now have the ability to use different layouts for different kinds of posts, like "video", "image" or "status" - there are…