Forums

Join
bbPress Support ForumsInstallationHow can I see the author of the tags?

Info

Tags

How can I see the author of the tags?

  1. Hi! Sorry if my English is not perfect. :)

    If I'm the Admin of a bbPress forum (this one: http://www.focoblog.com/focoforo), can I see the identity of the author(s) of the different tags or is it completely anonymous?

    Thanks a lot,
    Tones

  2. Take a look at this page on your forum:
    http://focoblog.com/focoforo/topic.php?id=585

    View the source of that page. Find the tags, for example, "Opus Dei". The source looks like this:

    <li id="tag-1878_12"><a href="http://focoblog.com/focoforo/tags.php?tag=opus-dei" rel="tag">Opus Dei</a> </li>

    The tag id is 1878, and the person who added the tag is id 12. If you want to see their profile, just use that ID in the URL for profile.php, like this:

    http://focoblog.com/focoforo/profile.php?id=12

    That's all there is to it. There have been plugins that showed all tags by a specific person and things like that, but this is the most direct way to find out the ID of the member who added a specific tag to a specific topic.

  3. Perfect! Thank you very much!!

  4. This topic is closed