Metaphor Members

Creates a custom post type to display info about members of your group or organization.

Author:Metaphor Creations (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:4.7.28
Plugin version:1.1.9
Added to WordPress repository:12-03-2013
Last updated:08-12-2016
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, %:60
Rated by:2
Plugin URI:
Total downloads:10 826
Active installs:300+
plugin download
Click to start download

This is not a membership plugin.

Create individual posts to display information about the members or your organization. Includes a shortcode to generate a grid based archive of your members.

The Member post type includes the following fields:

  • Basic content editor
  • Featured image
  • Member title
  • *Contact info – Unlimited title/desciption fields
  • *Social links – Unlimited list of social site icons/links
  • *Social links target
  • *Twitter handle – Add the member’s Twitter handle

*Use these fields in conjuction with Metaphor Widgets to display this info on each single Member post sidebar.

Member Archive Shortcode

Attributes
* posts_per_age – Set the number of members to display per page. Default: 9.
* columns – Set the number of columns in the grid. Default: 3.
* excerpt_length – The length of the post excerpt. This will max out at the set excerpt length of your theme. Default: 80.
* excerpt_more – The display of the ‘more’ link of the excerpt. Wrap text in curly brackets to create a permalink to the post. Default: &hellip.
* assets – Set the order of the archive post assets. Set as a string with assets separated by commas. Available assets are: thumbnail name social title excerpt. Default: thumbnail,name,social,title,excerpt.

Shortcode Examples

[mtphr_members_archive]

[mtphr_members_archive posts_per_page="6" columns="4" excerpt_length="200" excerpt_more="{View info}" assets="thumbnail,name,excerpt"]

FAQ
ChangeLog