ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Query
  • Page 3

WP_Query::is_robots()

Method: Is the query for the robots.txt file?

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

Used by 0 functions | Uses 0 functions

posts_groupby

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

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 2 3 4 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy