[eme_mymemberships]
Will show all memberships for the logged in user, based on the layout given by the templates. Accepts the following arguments:
template_id
,template_id_header
,template_id_footer
(at least template_id is required, otherwise nothing will be rendered): use a predefined format template for the memberships list header, footer or list entry, See format templates . Because the memberships returned are a list, you can define specific templates for the header, footer and an entry in that list.
Example:
[eme_mymemberships template_id=3 template_id_header=7 template_id_footer=9]
[eme_mymemberships template_id=3]