Event Filter Shortcode
[event_filter for=”my-id” include=”all”]
Screenshot

Accepted parameters:
- for
Any valid grid, list or table ID
(string) Default: ‘empty’ - include
The term ‘all’ or a comma separated list of event category term id’s
(string) Default: ‘all’- all
- comma separated list of event category term id’s
- hide_empty
Show or hide empty event category terms
(string) Default: ‘yes’- yes
- no
- show_button_all
Show or hide a button to show all items
(string) Default: ‘yes’- yes
- no
- button_all_label
The text for the show all items button
(string) Default: ‘All’