| Functions Summary |
|
get_the_dates
|
Returns the HTML string of the given event's date range.
If no post reference is given, the current post will be used |
|
the_dates
|
Outputs the HTML generated by `get_the_dates` |
|
get_the_date_start
|
Returns the HTML of the start date of an event |
|
the_date_start
|
Outputs the HTML of the start date of an event |
|
get_the_date_end
|
Returns the HTML of the end date of an event |
|
the_date_end
|
Outputs the HTML of the start date of an event |
|
get_the_location
|
Returns the HTML of the location date of an event |
|
the_location
|
Outputs the HTML of the location date of an event |
|
eventpost_list_block_init
|
Functions to register client-side assets (scripts and stylesheets) for the
Gutenberg block. |
|
eventscalendar_block_init
|
Functions to register client-side assets (scripts and stylesheets) for the
Gutenberg block. |
|
eventsmap_block_init
|
Functions to register client-side assets (scripts and stylesheets) for the
Gutenberg block. |