Posts Tagged ‘WordPress 2.8’

WordPress 2.8 body_class, automatic_feed_links
WordPress News | February 12th, 2009 | by Alex | 17 Comments
Template Tag body_class The coming WordPress 2.8 provides a new Template Tag, body_class. This function gives the body element different classes, which gives you the possibility to use it effectively with CSS. <body <?php body_class();... read more...


