Author name: Franky

[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 »

Language support

EME by default supports multiple languages for the backend (typically called the “plugin” language, which follows the wordpress language). However, in the case some kind of language plugin is installed to help your site be multi-lingual, things become more difficult. Reason is that the RSVP form, mail templates, event titles, etc … all need to

Language support Read More »

Generic placeholders

There are a number of generic placeholders, which can be used everywhere/always (even outside events/locations, if you’d use the eme_if shortcode standalone on a page). These are: #_IS_USER_IN_GROUP{xxx} returns ‘1’if the logged in WP user is in the EME group called ‘xxx’, ‘0’ otherwise. Multiple groups can be specified, separated by “,”. #_IS_USER_MEMBER_OF{xxx} returns ‘1’if

Generic placeholders Read More »

Scroll to Top