bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

plugin to restrict based on tags e.g., visible only if tag is for:user_name

(5 posts)
  • Started 1 year ago by mokshore
  • Latest reply from mokshore
  • This topic is not resolved
  1. Please provide some clues (best existing plugin for starting point) to develop a plugin that will display posts/comments to users _only_ if
    1) they created the topic or
    2) a tag in the topic is for:user_name

    ps: of course, "for:" can be anything (using the same concept as in del.icio.us)

    Posted 1 year ago #
  2. That's an intruiging concept, I like it. It's not an easy endeavour because you have to remove topics from the listings, counts and RSS (and not only stop users actually looking inside the topic). The Private Forums plugin has to do that too, so perhaps that's a good starting point.

    Posted 1 year ago #
  3. Of course, people can do what they want, but I don't think this is an appropriate use of tags. Some plugin that added a text input field to the posting form and used the topic meta table to store the option would be better.

    Posted 1 year ago #
  4. mmm... I was hoping that there is 1 ( central ) filter *after reading tables* which could be implemented..

    Posted 1 year ago #
  5. I managed to write the plugin myself (on top of WP) and had to make several more changes too

    Please do use http://www.namastenetizen.com/collatodo/ and provide feedback

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.