get_class_for_use_as_timber_post()
public static method
get_post()
public static method
get_post_class()
public static method
get_posts()
public static method
public static get_posts ( $query = false, $PostClass = '\Timber\Post', $return_collection = false ) |
is_post_class_or_class_map()
public static method
query_post()
public static method
public static query_post ( $query = false, $PostClass = '\Timber\Post' ) |
query_posts()
public static method
public static query_posts ( mixed $query = false, string | array $PostClass = '\Timber\Post' ) : PostCollection | QueryIterator |
$query |
mixed |
|
$PostClass |
string | array |
|
return |
PostCollection | QueryIterator |
| QueryIterator |
wp_query_has_posts()
public static method