Overview

Namespaces

  • EventPost
  • None

Classes

  • EventPost
  • EventPost_Cal
  • EventPost_List
  • EventPost_Map
  • EventPost_Search
  • EventPost_Shortcodes
  • EventPostChild
  • EventPostMU
  • 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

Class EventPostMU

Event Post multisite support Extends Event post to multisite networks

Package: event-post
Located at inc/multisite.php
Methods summary
public
# __construct( )
public
# EventPostMU( )
public array
# params( array $param, string $context )

Adds "blogs" to params via eventpost_params filter

Adds "blogs" to params via eventpost_params filter

Parameters

$param
$context

Returns

array

See

eventpost_params
public array
# get( $empty, $arg, $requete )

Fetches events from all needed blogs

Fetches events from all needed blogs

Returns

array
of events

See

eventpost_multisite_get
eventpost_multisite_blogids
API documentation generated by ApiGen