This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Community Tags

Description

Community Tags is useful if you would like the community to be able to add tags to your posts. This is particularly useful for photos. Once a user adds a tag the tag is held in a proposed tags array and held for moderation.

Screenshots

  • Administration panel
  • Administration panel with no tags

Installation

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php $post_id = the_ID(); <div id="tagthis-$post_id" class="tagthis" style="display:none"></div> ?> in your post loop.

FAQ

Can I moderate the tags?

Yes, currently the plugin requires that you moderate the tags.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Community Tags” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Community Tags” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.