Tag Archives: group

Tag Grouping V1.2 & v1.3!

Sorry for the lack of posting lately but I have been busily searching for a new job as my current employer is in the process of going belly up. Over the week and this weekend, I made a couple of … Continue reading

Posted in Tag Group Plug-in | Leave a comment

Messaging for your WordPress Plugin.

Ever wonder how the yellow Completed and red Error messages are generated in WordPress? Well, it’s really quite simple. For Informational messages, just add: echo "<div id=’message’ class=’updated fade’>Group updated successfully.</div>"; The id of message and the class of updated … Continue reading

Posted in Wordpress | Leave a comment

Tag Grouping v1.1 – Beta out!

I just posted the new version of Tag Grouping to WordPress that includes the function that a few of you were asking for…the ability to paste a string of tags into the group creation and group edit screens. This should … Continue reading

Posted in PHP, Tag Group Plug-in | 2 Comments