This plugin is used to add moods to a themes post. (some theme editing required)
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.
Within your post loop where you would like the mood to appear.
Future revisions will include more mood packs as well as the ability to make custom ones.
Requires: 2.8 or higher
Compatible up to: 2.8.5
Last Updated: 2009-10-29
Downloads: 492
Got something to say? Need help?