HTS Display Members

Displays most recently logged in members and optionally link to Private Message if logged in. Requires BuddyPress.

Author:Simon Goodchild (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.0.5
Plugin version:0.2
Added to WordPress repository:08-07-2010
Last updated:02-12-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.webtechnologysolutions.co.uk/proje...
Total downloads:4 677
Active installs:10+
plugin download
Click to start download

Requires BuddyPress.

Allows a page or post to display the most recently logged in members with how long since they last did any activity on the site. Options include showing a link to Private Message the member if logged in, the field to display as the members name and so on.

A live demonstration is available at BlueFlipper Diving

All options:

  1. To change the number of members shown (defaults to 5):

    [hts-displaymembers count=10]

  2. To change the displayed field (defaults to Display Name):

    [hts-displaymembers count=10 display=user_nicename]

  3. You can use any field in the wp_users table or wp_usermeta table, for example:

  • display_name
  • user_nicename
  • user_email
  • user_url
  • first_name
  • last_name
  • nickname
  1. To change the size of the avatar (defaults to 50px):

    [hts-displaymembers avatar_size=128]

  2. To not display the email icon (default to true):

    [hts-displaymembers emailicon=false]

  3. To not display the email link (default to true):

    [hts-displaymembers emaillink=false]

  4. To display debug information (default to false):

    [hts-displaymembers debug=true]


Screenshots
FAQ
ChangeLog