Plugin Directory

WP_Folksonomy

  1. Unzip wp_folksonomy.zip.
  2. Upload wp_folksonomy.php to wp-content/plugins.
  3. Activate in the Plugins menu.
  4. Unfortunately there is not an easy way for the plugin to add the tag submission form to your theme, so you'll need to open up the .php file for your theme's single posts (probably single.php or maybe index.php) and find the tag section (look for something like: <?php the_tags('some','options');?>). After that insert the following code: <?php if(function_exists('wp_folksonomy_add_form')) wp_folksonomy_add_form();?>

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(2 ratings)