PHP Class mtv\wp\models\PostCollection

Inheritance: extends mtv\models\Collection
Datei anzeigen Open project: newsapps/wordpress-mtv Class Usage Examples

Public Properties

Property Type Description
$default_filter
$model
$wp_query

Public Methods

Method Description
filter ( $args )
globalize_wp_query ( ) Make this collection's wp_query the magical global WordPress one. This should make a bunch of native WP stuff work.

Method Details

filter() public static method

public static filter ( $args )

globalize_wp_query() public method

Make this collection's wp_query the magical global WordPress one. This should make a bunch of native WP stuff work.
public globalize_wp_query ( )

Property Details

$default_filter public_oe static_oe property

public static $default_filter

$model public_oe static_oe property

public static $model

$wp_query public_oe property

public $wp_query