Posts Tagged ‘comment_class’

All posts tagged comment_class.

HOWTO: Add a Custom Comment Class to WordPress

1

Posted by: Jennifer Zelazny on November 30, 2009

Categorized: SDAC Blog, WordPress, WordPress Logic

Tagged: , ,

Ever need to add your own class to your WordPress comment template but not sure how because of the function comment_class that controls the classes? Check out the function comment_class and you will see adding your own custom classes very easily.

Allow this sounds pretty basic – it is a lifesaver for doing a lot of customizations.