Brajesh ~ Anyone,
I've been asking this question over at buddypress.org, but have not gotten too far... I need a way for an admin or moderator to add tags to a forum topic after it has been created. Many of our "newbie" users do not understand the value of using tags yet and simply do not include them...so I would like to be able to add them after they post them. Do you or anyone here know of a mod/hack/plugin to allow this?
There is a track ticket for this at BP for 1.3 but that is a far way off still...
http://trac.buddypress.org/ticket/2281
Here is the code that they mention that could be used to make this happen, but I don't know where to put it or how to expand it so moderators/admins can use it on the site:
<label><?php _e( 'Tags (comma separated):', 'buddypress' ) ?></label>
<input type="text" name="topic_tags" id="topic_tags" value="" />