I have over 400 interviews on my site and my audience keeps asking me for a way to sort through them.

I don't have time to tag all 400 interviews. Do you think there's a way for my audience to tag interviews themselves?

link|improve this question

50% accept rate
How did the interviewee's submit the interview ? Did they register to your wordpress site and add it as a post ? or did you manually add them to your site via wp-admin ? – Xavier Apr 11 '11 at 17:14
feedback

1 Answer

Andrew,

Matt Mullenweg uses a similar feature on on his blog, Ma.tt, that lets users tag photos.

enter image description here

He released the code as a plugin, Matts Community Tags. You will have to create a custom taxonomy for the tags and add some additional code to your templates to make it work. See the discussion on the WordPress.org forums for more information.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.