Provides a visual map of all users registered to a site. Allow each title of each publicly displayed user field to be changed in admin panel to match the website objectives. Uses default WP fields such as avatar, nice_name, website, registered date, email as well as several additional custom fields that are created by admin. Custom categories or apportioned objectives for users profile details can also be added.
Features
* List all users in your site on the front end or just on admin (private) page.
* Category tags can be added to users.
* Easier to view than the default WP User Profiles.
* Only view mode on the front end or edit mode on backend.
* Set what details can be displayed.
* Potentially shows Public displayed name, First/Last name, EMail, Website, Bio info, Profile pic, tags.
* Before and After Content widgets included.
Easy Setup and Configuration!
1. Create pages with appropriate names and Add Shortcodes to Pages.
To display GRID view: [profile_details_grid]
To display TABLE view: [profile_details_table]
To display individual's PROFILES: [profile_details_profile]
To display CATEGORY view: [profile_details_category]
2. Optional, add CATEGORY widget to display categories as a list.
3. Go through settings and add field names and page view preferences.