[wps-my-groups]
Purpose
Displays groups that the user is a member of.
Availability
Provided in the Core Plugin.
Customising
You can use the global shortcode settings via WPS Pro->Shortcodes in the admin dashboard, or add them to the shortcode as options.
Example
[wps-my-groups]
Options
The following (which shows default values and an example of using the shortcode option) can be set via the admin dashboard (WPS Pro->Shortcodes) or added as options to the shortcode in your WordPress page, post or widget.
Header text | (header_text=”<h2>My groups</h2>”) | |
Maximum number to show | (number=”50″) | |
Link group name to group page | (link=”1″) | |
Show last active date | (show_date=”1″) | |
Show member count | (show_count=”1″) | |
Date format | (date_label=”Last active %s ago”) | |
Size of group image | (width=”64″) | |
Order field | (orderby=”active”) | |
Order | (order=”DESC”) | |
Force user | (user_id=””) | |
Limit groups included | (limit_to=””) |