ClassicPress logo
Skip to content
Filter by type:

Browse:

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

found_posts_query

Filter Hook: Filters the query to run for retrieving the found posts.

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

Used by 0 functions | Uses 0 functions

WP_Query::get_queried_object_id()

Method: Retrieves the ID of the currently queried object.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_comment_feed()

Method: Is the query for a comments feed?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_main_query()

Method: Is the query the main query?

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

Used by 0 functions | Uses 0 functions

posts_groupby_request

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

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

Used by 0 functions | Uses 0 functions

found_posts

Filter Hook: Filters the number of found posts for the query.

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

Used by 0 functions | Uses 0 functions

WP_Query::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_front_page()

Method: Is the query for the front page of the site?

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

Used by 0 functions | Uses 0 functions

WP_Query::setup_postdata()

Method: Set up global post data.

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

Used by 0 functions | Uses 0 functions

wp_query_search_exclusion_prefix

Filter Hook: Filters the prefix that indicates that a search term should be excluded from results.

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

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