We'll create fresh WordPress site with Metaphor Members installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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:
*Use these fields in conjuction with Metaphor Widgets to display this info on each single Member post sidebar.
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"]