Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
Wrap text
Report abuse
1 2 3 4 5 6
add_filter('body_class','category_body_class'); function category_body_class($classes) { foreach ( ( get_the_category() ) as $cat ) { echo $cat->category_nicename; } }
Pasted August 13, 2009 8:34AM EDT
Embed
paste again
Ads from Ruby Row