ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-query.php
  • Page 9

posts_pre_query

Filter Hook: Filters the posts array before the query takes place.

Source: wp-includes/class-wp-query.php:3145

Used by 0 functions | Uses 0 functions

WP_Query::next_comment()

Method: Iterate current comment index and return WP_Comment object.

Source: wp-includes/class-wp-query.php:3719

Used by 0 functions | Uses 0 functions

WP_Query::is_category()

Method: Is the query for an existing category archive page?

Source: wp-includes/class-wp-query.php:4110

Used by 0 functions | Uses 0 functions

WP_Query::is_single()

Method: Is the query for an existing single post?

Source: wp-includes/class-wp-query.php:4509

Used by 0 functions | Uses 0 functions

posts_orderby

Filter Hook: Filters the ORDER BY clause of the query.

Source: wp-includes/class-wp-query.php:2896

Used by 0 functions | Uses 0 functions

split_the_query

Filter Hook: Filters whether to split the query.

Source: wp-includes/class-wp-query.php:3286

Used by 0 functions | Uses 0 functions

WP_Query::the_comment()

Method: Sets up the current comment.

Source: wp-includes/class-wp-query.php:3734

Used by 0 functions | Uses 0 functions

WP_Query::is_tag()

Method: Is the query for an existing tag archive page?

Source: wp-includes/class-wp-query.php:4149

Used by 0 functions | Uses 0 functions

WP_Query::is_singular()

Method: Is the query for an existing single post of any post type (post, attachment, page, custom post types)?

Source: wp-includes/class-wp-query.php:4563

Used by 0 functions | Uses 0 functions

WP_Query::parse_query_vars()

Method: Reparse the query vars.

Source: wp-includes/class-wp-query.php:547

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy