Calendar
One can use the Calendar widget by simply adding the following shortcode to a page.
[um_events_calendar]
Available paramaters:
- user_id – Limit the Calendar events to a user ID or multiple
- id -Limit the calendar events to a select few
- upcoming – Show only future/upcoming events
- excluded_users – Exclude specific events based on user IDs
Events List
One can get a list of events using the following shortcode.
[um_events_list]
Available paramaters:
- user_id – Limit the events to a user ID or multiple
- id -Limit the events to a select few
- upcoming – Show only future/upcoming events
- excluded_users – Exclude specific events based on user IDs
- show_location – Show / Hide location in events list
Examples
Here is an example of how to show upcoming events with the location hidden.
[um_events_list show_location="false" upcoming="true"]