No namespace
EventPost | The main class where everything begins. |
EventPost_Cal | The calendar widget |
EventPost_List | The list widget |
EventPost_Map | The Map widget Displays a map of geolocalized posts |
EventPost_Search | |
EventPostWeather | Provides weather support thanks to OpenWeatherMap http://openweathermap.org |
event_post_format_color | |
event_post_get_all_terms | |
eventdetails_block_init | Registers eventpost/details block |
EventPost | |
eventpost_list_block_init | Registers eventpost/list block |
eventpost_timeline_block_init | Registers eventpost/timeline block |
eventscalendar_block_init | Registers eventpost/calendar block |
eventsmap_block_init | Registers eventpost/map block |
get_the_date_end | Returns the HTML of the end date of an event |
get_the_date_start | Returns the HTML of the start date of an event |
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 |
get_the_location | Returns the HTML of the location date of an event |
the_date_end | Outputs the HTML of the start date of an event |
the_date_start | Outputs the HTML of the start date of an event |
the_dates | Outputs the HTML generated by get_the_dates |
the_location | Outputs the HTML of the location date of an event |