WordPress ™ Members List Plugin
The Members List Plugin allows you to create a post on your wordpress blog that lists all your wordpress members. When viewing the list of members you can also search through your members according to first name, last name, email address, URL or any other number of user meta fields you may specify. Employing pagination you can page through your search results and sort your results according to last name, first name, registration date or email or any other user field.
Download
This plugin is listed and searchable in the WordPress ™ plugin directory.
Demonstration
Click here to view this plugin in action!
Sample Code
Once you have created your members template to place your members list in it simply use this code in a page or post (Make sure there are no spaces between the brackets and what is between them):
[ members-list ]
Or you can use this code in your templates:
<?php
$members = new tern_members;
$members->members(array('search'=>true,'pagination'=>true,'sort'=>true,'radius'=>true));
?>
Current Version
The most recent version of this plugin is 3.6.3.
Features
- List your members in a wordpress post
- Hide specific members from the members list.
- Search through your members using user standard and meta fields of your choice
- Search alphabetically by last name
- Pagination to page through members list and search results
- Sort by last name, first name, registration date or email or any other field of your choice
- Fully customize your list’s HTML code.
- Create custom lists of users with all paging, searching and sorting functions
- Proximity search by Zipcode
Requirements
- WordPress ™ 2.7+
Screenshots
Installation
- Unpack the downloaded zipped file
- Upload the
members-listfolder to your/wp-content/pluginsdirectory - Log into WordPress ™
- Go to the “Plugins” page
- Activate the Members List Plugin
Documentation
- Installation
- Settings
- Configuring Mark-up
- Hiding Members
- How to make it work
- Styling the members list
- Change Log
Please make a donation.
Home > Products > Plugins > WordPress ™ Plugins > WordPress ™ Members List Plugin




