Closed GoogleCodeExporter closed 9 years ago
Change the add_filter call to:
add_filter( 'thematic_body_class', 'append_language_class');
We forgot to change the name of our filter hook when WordPress introduced its
own body class. This was fixed in 0.9.7.5.
Original comment by chris.gossmann@googlemail.com
on 11 Dec 2010 at 11:34
Original issue reported on code.google.com by
yveshebe...@gmail.com
on 9 Dec 2010 at 9:15