ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

posts_join_request

Filter Hook: Filters the JOIN clause of the query.

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

Used by 0 functions | Uses 0 functions

WP_Query::next_post()

Method: Set up the next post and iterate current post index.

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

Used by 0 functions | Uses 0 functions

WP_Query::__get()

Method: Make private properties readable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_home()

Method: Is the query for the blog homepage?

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

Used by 0 functions | Uses 0 functions

content_pagination

Filter Hook: Filters the “pages” derived from splitting the post content.

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

Used by 0 functions | Uses 0 functions

posts_orderby_request

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

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

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