Overview

Namespaces

  • EventPost
  • None

Classes

  • EventPost
  • EventPost_Cal
  • EventPost_List
  • EventPost_Map
  • EventPost_Search
  • EventPostWeather

Functions

  • event_post_format_color
  • event_post_get_all_terms
  • eventdetails_block_init
  • EventPost
  • eventpost_list_block_init
  • eventpost_timeline_block_init
  • eventscalendar_block_init
  • eventsmap_block_init
  • get_the_date_end
  • get_the_date_start
  • get_the_dates
  • get_the_location
  • the_date_end
  • the_date_start
  • the_dates
  • the_location
  • Overview
  • Namespace
  • Class

No namespace

Classes summary
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

Functions summary
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
API documentation generated by ApiGen