The Custom Classes plugin allows you to create custom classes for posts is called ) and for the class is called ).
It creates meta box on the edit post and edit term screens in the admin with input boxes for adding your custom classes..
Custom post classes are added whenever your theme calls the function, which is whenever post is shown.
Custom body classes are added on the single view of the post whenever your theme calls the body class function..
If you need professional plugin support from me, the author, you can access the support forums at Theme Hybrid.
If you're author, plugin author, or just hobbyist, you can follow the development of this plugin on it's GitHub repository..
I wanted quick and easy way to add styles to my posts without having to make tag, create category, or use post formats.
Of course, you have to style the in your theme's style css file for anything to change on the front end.
If all you need is to add custom classes to body on per page post basis, this plugin is all you need...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more