[ESPRESSO_EVENTS_TABLE_TEMPLATE template_file=espresso-events-table-template-toggle.template.php]
Show the template with all of your events
[ESPRESSO_EVENTS_TABLE_TEMPLATE]
Show the template with all events and order by start date
[ESPRESSO_EVENTS_TABLE_TEMPLATE order_by=start_date]
Show the template with all events and sort by ascending order (descending order is also available)
[ESPRESSO_EVENTS_TABLE_TEMPLATE sort=ASC]
Show the template with a specific number (e.g. 25 events) of total events
[ESPRESSO_EVENTS_TABLE_TEMPLATE limit=25]
Show the template with a certain amount of events (e.g. 15 events) before paginating
[ESPRESSO_EVENTS_TABLE_TEMPLATE table_pages=15]
Show events on the template and include expired events
[ESPRESSO_EVENTS_TABLE_TEMPLATE show_expired=true]
Show events from a specific category on the template
[ESPRESSO_EVENTS_TABLE_TEMPLATE category_slug=your-event-category-slug]
Show events from a specific category on the template and include expired events
[ESPRESSO_EVENTS_TABLE_TEMPLATE category_slug=your-event-category-slug show_expired=true]
Show events for a specific Month
[ESPRESSO_EVENTS_TABLE_TEMPLATE month=january-2016]
Show all of the date times
[ESPRESSO_EVENTS_TABLE_TEMPLATE show_all_datetimes=true]
Remove the venue column
[ESPRESSO_EVENTS_TABLE_TEMPLATE show_venues=false]
[wonderplugin_cond deviceinclude=”iPhone,iPod,Android”]
[ESPRESSO_EVENTS_TABLE_TEMPLATE template_file=espresso-events-table-template-toggle.template.php]
[/wonderplugin_cond]
[wonderplugin_cond deviceexclude=”iPhone,iPod,Android”]
[ESPRESSO_CALENDAR]
[/wonderplugin_cond]
[ESPRESSO_CALENDAR]
Show events on the calendar and include expired events
[ESPRESSO_CALENDAR show_expired=true]
Show events from a specific category on the calendar
[ESPRESSO_CALENDAR event_category_id=your_category_id]
Show events from a specific category on the calendar and include expired events
[ESPRESSO_CALENDAR event_category_id=your_category_id show_expired=true]
Show events from a specific event venue on the calendar
[ESPRESSO_CALENDAR event_venue_id=your_venue_id]
Show events on the calendar by specific month (numeric value) and year (numeric value)
[ESPRESSO_CALENDAR month=01 year=2016]
Show events on the calendar by month
[ESPRESSO_CALENDAR cal_view=month]
Show events on the calendar by a regular week
[ESPRESSO_CALENDAR cal_view=basicWeek]
Show events on the calendar by a regular day
[ESPRESSO_CALENDAR cal_view=basicDay]
Show events on the calendar by an agenda week
[ESPRESSO_CALENDAR cal_view=agendaWeek]
Show events on the calendar by an agenda day
[ESPRESSO_CALENDAR cal_view=agendaDay]
[ESPRESSO_GRID_TEMPLATE]
[ESPRESSO_GRID_TEMPLATE sort=ASC]
[ESPRESSO_GRID_TEMPLATE limit=15]
[ESPRESSO_GRID_TEMPLATE show_expired=true]
[ESPRESSO_GRID_TEMPLATE category_slug=your-event-category-slug]
[ESPRESSO_GRID_TEMPLATE category_slug=your-event-category-slug show_expired=true]
[ESPRESSO_GRID_TEMPLATE month=august-2016]
[ESPRESSO_GRID_TEMPLATE default_image=http://example.com/wp-content/uploads/myimage.JPG]