ternstyle - Web solutions for the happy developer and the disgruntled site owner.

Lehigh Valley Web Design, Lehigh Valley Web Programming, Lehigh Valley Web Hosting, Lehigh Valley Wordpress, PHP Classes, Javascript Libraries, Wordpress Plugins

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.

Once you have created your members template to place your members list in it simply use this code in a page or post:

[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));
?>

Current Version

The most recent version of this plugin is 2.9.1.

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
  • Search alphabetically by last name
  • Pagination to page through members list and search results
  • Sort by last name, first name, registration date or email
  • Fully customize your list's HTML code.

Requirements

  • Wordpress 2.7+
Copyright © 2007 Ternstyle Inc., All rights reserved.
Site designed by, well, me.