User Tags free WordPress plugin
Description
User Tags free WordPress plugin
Adds a Taxonomy option under User to create custom user taxonomy.
All taxonomies are listed in Profile page for all users which allows users to add tags for the taxonomy.
Each Tag is associated with a template, listing all users who added that tag in their profile.
Supports Multisite
Note:
Only admin can manage Taxonomies.
Users can add new tags.
Filters Available
‘ut_template_heading’ => Can be used to modify Template Page Heading
‘ut_tepmplate_content’ => Can be used to modify users list style,
args => 1 , $users => List of Users
‘ut_template_content_empty’ => Display custom message, if there are no users for term
‘ut_tag_cloud_heading’, Allow to modify Tag cloud heading
Shortcode
[user_tags], will generate the User Tags UI in frontend and save the tags
Credits
Justin Tadlock