Category Archives: HTML

WordPress 3.0 and add_action

It seems as though, with WordPress 3.0, the add_action function (in some cases) has become a little more strict. Tag Grouping has a call to save_post that worked perfectly in WordPress 2.9 and up but broke completely once WordPress 3.0 … Continue reading

Posted in HTML, MS-SQL, MySQL, PHP, Tag Group Plug-in, Wordpress | Leave a comment

Update to Tag Grouping for WordPress 3.0

Just a note to everyone that I have corrected the issue in Tag Grouping that caused an error while saving posts using WordPress 3.0. Please also note that I have not built support for the new multi-site functionality in this … Continue reading

Posted in HTML, MS-SQL, MySQL, PHP, Tag Group Plug-in, Wordpress | 2 Comments

WordPress Plugin – Grouping Your Tags (PHP5 and MySQL)

I am currently creating a plugin that allows users to generate groups of tags for their posts. Tags are terms in WordPress that help search engines find/categorize your posts and currently WordPress makes you enter or select them from a … Continue reading

Posted in HTML, MySQL, PHP, Tag Group Plug-in, Wordpress | Leave a comment