WordPress Theme Moods plugin is intended to assist users of their themes to add as a bonus visualization to their themes increasing their fun factor. To include Theme Moods in your theme add with your post loop:
if (function_exists(‘frumph_show_mood_in_post’)) frumph_show_mood_in_post();
The CSS to include in your style.css file is:
.post-mood, .post-moodname
Where moodname would = the name of the mood file.
Requires WordPress Version: 2.8 or higher
Thanks,
Shane G.
Popularity: 1%