ClassicPress logo
Skip to content
Filter by type:

Browse:

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

posts_request

Filter Hook: Filters the completed SQL query before sending.

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

Used by 0 functions | Uses 0 functions

WP_Query::rewind_posts()

Method: Rewind the posts and reset post index.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_author()

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

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

Used by 0 functions | Uses 0 functions

WP_Query::is_search()

Method: Is the query for a search?

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

Used by 0 functions | Uses 0 functions

posts_join_paged

Filter Hook: Filters the JOIN clause of the query.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 7 8 9 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy