User Taxonomies

This plugin extends the default taxonomy functionality and extends it to users, while automating all the boilerplate code.

Once activated, you can register user taxonomies using the following code:

register_taxonomy('profession', 'user', array(
    'public'      =>true,
    'labels'      =>array(
        'name'                        =>'Professions',
        'singular_name'               =>'Profession',
        'menu_name'                   =>'Professions',
        'search_items'                =>'Search Professions',
        'popular_items'               =>'Popular Professions',
        'all_items'                   =>'All Professions',
        'edit_item'                   =>'Edit Profession',
        'update_item'             =>'Update Profession',
        'add_new_item'                =>'Add New Profession',
        'new_item_name'               =>'New Profession Name',
        'separate_items_with_commas'=>'Separate professions with commas',
        'add_or_remove_items'     =>'Add or remove professions',
        'choose_from_most_used'       =>'Choose from the most popular professions',
    ),
    'rewrite'     =>array(
        'with_front'              =>true,
        'slug'                        =>'author/profession',
    ),
    'capabilities'    => array(
        'manage_terms'                =>'edit_users',
        'edit_terms'              =>'edit_users',
        'delete_terms'                =>'edit_users',
        'assign_terms'                =>'read',
    ),
));

Read more about registering taxonomies in the codex This is heavily inspired by previous work by Justin Tadlock

LH User Taxonomies

This plugin extends the default taxonomy functionality and extends it to users, while automating all the boilerplate code. Once activated, you can register user taxonomies using the following code: register_taxonomy('profession', 'user', array( 'public' =>.........

Similar: 86%

Restrict Role Login

This Plugin allows administrators to restrict user login based on user roles. This is useful e.g. when you want anyone to register on your site but you do only want certain people (e.g. editors) to enter the logged in area. Roles that are allowed to log in are set in a new menu entry in the Users m.........

Similar: 25%

Meta Collections

Meta Collections Meta Collections is developed to turn WordPress into a Collection manager. Beside 'Posts' and 'Pages' you can add your own custom post types (a Collection e.g. 'Films', 'Recipes' or 'Products'). For that particular post type you can add you own Metadata schema (custom fields: For .........

Similar: 16%

WP-SpamShield Anti-Spam

An exceptionally powerful and user-friendly WordPress anti-spam plugin that eliminates comment spam, trackback spam, contact form spam & registration spam....

Similar: 4%

Import CSV with Ultimate CSV Importer

Import CSV data to WordPress is made very easy even for novice users as in few clicks and 3 simple steps with CSV Importer plugin. Now csv importer supports multi language and almost every WordPress modules and plugin fields as follows. Import data feed periodically from csv file as...

Similar: 4%

ProfilePress - Custom Login, Registration & Password Reset Form Builder for WordPress

Ever wanted to create a custom Login, Registration, Password Reset forms and Front-end User Profile that will conform to a WordPress (theme) design? With knowledge of just HTML & CSS, code the form component in combination with our expressive shortcodes, make it pretty with CSS and ProfilePress .........

Similar: 4%

Google Captcha (reCAPTCHA) by BestWebSoft

Google Captcha (reCAPTCHA) plugin allows you to implement a super security Captcha into web forms. Google Captcha (reCAPTCHA) is a free CAPTCHA service that helps to digitize books, newspapers older radio shows. This plugin can be used for login, registration, password recovery, comments forms. .........

Similar: 4%

WP Mingle

The simplest way to turn your WordPress website into a Social Network comparable to Facebook or LinkedIn. Mingle makes it easy to create a social network for your family, church, business or even a premium membership site! Mingle uses your standard WordPress website and standard WordPress theme to c.........

Similar: 4%

Custom Login Page Styler - Admin login page

Give your admin login , login , registration and password recovey pages new customized look in few minutes zero coding skill required. Create your own custom login page or Admin login with custom login page styler ,Easy to use no coding skills required for customization. Create beautiful custom l.........

Similar: 3%

WPVKP Custom Login Page

This easy to use plugin gives you the power to convert the boring wordpress login page with much more attractive and personalized login page. This plugin helps to improve your brand authority and also helps to improve user experince. Now can customize the logo, the background, the login button and v.........

Similar: 2%