Author name: Franky

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

Newsletter

EME can send a newsletter concerning upcoming events (to be configured via the submenu “Scheduled actions”). This newsletter consist of 4 templates: – Mail subject template: the template to be used as the subject for the mail – Mail body header: the header-part of your email, this is in fact the text in the email …

Newsletter Read More »

[eme_members]

[eme_members] Returns a list of members, optionally limited to specific EME groups. Accepts the following arguments: group_id: the ID of the EME group you want to show the members of. Multiple ids can be provided, comma-separated. Either this or the membership_id option is required. membership_id: the ID of the EME membership you want to show …

[eme_members] Read More »

XML sitemap

If you want to upload an xml sitemap to help guide your favorite search engine, just point to https://../?eme_sitemap=public .

Scroll to Top