06 – Shortcodes

Frontend Submit

[eme_add_event_form] Using the shortcode [eme_add_event_form] you can create a frontend submit form to add new events. The main settings and basic template can be set in the regular EME settings. This shortcode has 2 optional parameters: an optional id-parameter (pointing to the id of a template), so you can use different layouts if you want. […]

Frontend Submit Read More »

[eme_mymemberinfo]

[eme_mymemberinfo] Will show all membership info for the logged in user for the mentioned membership, based on the layout given by the template. Accepts the following arguments: template_id: use a predefined format template for the membership info, See format templates . membership_id: the ID of the membership for which to show membership info for. The

[eme_mymemberinfo] Read More »

[eme_mymemberships]

[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

[eme_mymemberships] Read More »

[eme_mytasks]

[eme_mytasks] Will show all signed up tasks for the logged in user, based on the layout given by the templates or by the generic booking list format. Accepts the following arguments: scopelimit tasks to events with mentioned scope. Default value: “future”, other values: “past” or “all” template_id, template_id_header, template_id_footer (optional): use a predefined format template

[eme_mytasks] Read More »

[eme_tasks_signups]

[eme_tasks_signups] Returns a list of signups for event tasks. Accepts the following arguments: event_id: the ID of the event you want to show the bookings for. If not present, all future events with tasks activated will be chosen. The events matching this shortcode also get influenced by the [eme_filterform] shortcode template_id, template_id_header, template_id_footer (optional). These

[eme_tasks_signups] Read More »

[eme_tasks_signupform]

[eme_tasks_signupform] Returns a form where people can signup for event tasks. Accepts the following arguments: event_id: the ID of the event you want to show the bookings for. If not present, all future events with tasks activated will be chosen. The events matching this shortcode also get influenced by the [eme_filterform] shortcode. If your event

[eme_tasks_signupform] Read More »

[eme_person]

[eme_person] Returns info of a person (or the person linked to the current logged in user if person_id is not provided). Accepts the following arguments: person_id: the ID of the EME person you want to show the info of. If not provided, the person linked to the current logged in user is used (if existing)

[eme_person] Read More »

Scroll to Top