Theater for WordPress Code Reference
  • Package
  • Class

Packages

  • Theater
    • Abstracts
    • Events

Classes

  • Theater_Event
  • Theater_Event_Date
  • Theater_Event_Date_Link
  • Theater_Event_Date_List
  • Theater_Event_Field
  • Theater_Event_List

Class Theater_Event_Field

Theater Event Field retrieves field values of events and event dates.

Package: Theater\Events
Since: 0.16
Located at functions/event/class-theater-event-field.php

Methods summary

public
# __construct( $name, $filters, $item )
public
# __invoke( $args = array() )
public
# __toString( )
protected
# apply_template_filters( $value, $filters )
public
# get( )

Used by

Theater_Item::get_field()
to get the value of a field.
protected
# get_callback( $action )
public
# get_html( )

Used by

Theater_Item::get_field_html()
to get the HTML of a field value.

Properties summary

protected $name
#
protected array $filters
# array()
protected $item
#
Theater for WordPress Code Reference API documentation generated by ApiGen