Blog

Private Tags Wordpress Plugin

The “Private Tags” Wordpress plugin allows users to specify a list of tags or categories to keep hidden from the public – all posts within the specified tags/categories, and the tags/categories themselves, will not be visible to anyone but the original author.

Alternatively, in ‘inclusive’ mode specify a list of tags/categories to make public – all other tags/categories will remain hidden.

Download

Download the Private Tags plugin at the Wordpress plugin page

If you like Private Tags, please consider buying one of my products.

Installation

  1. Unzip the package, and upload private-tags to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit ‘Private Tags’ settings underneath Wordpress settings to configure

Changes

0.1 – Initial release

Related posts

Tagged , , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

4 Comments

  1. Posted June 1, 2009 at 2:44 am | Permalink

    I had some problems with this plugin running on a WP 2.8beta. I don't know the reason, but I changed the filter registration and it worked: Before: add_filter( 'posts_distinct', 'private_tags_posts_distinct' ); After: add_filter( 'posts_distinct_request', 'private_tags_posts_distinct' ); Cheers, Andy

  2. Posted June 4, 2009 at 1:44 am | Permalink

    I am trying to make a client area of our site where clients will be able to log in and view samples of work in progress. Could I use your plugin to show logged in users all categories or tags which pertain to them (as well as the resulting pages and posts, even if they are private)? Thanks, Josh

  3. Posted October 29, 2009 at 6:23 pm | Permalink

    Hi Excellent plug-in — does what is says. Using WP 2.8.x — can I modify the plug in so that Administrators can see all the posts, regardless of the tag??

    Cheers

  4. Clayton Wood
    Posted March 8, 2010 at 3:07 am | Permalink

    Great plugin. I have not found a way to force all posting to be private by default except with your plugin! I too would like the admin and editors to be able to view all post regardless of the tag. Any help on modifying the plugin would be appreciated.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

Subscribe without commenting