ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Query::the_post()

Method: Sets up the current post.

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

Used by 0 functions | Uses 0 functions

WP_Query::__isset()

Method: Make private properties checkable for backward compatibility.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_month()

Method: Is the query for an existing month archive?

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

Used by 0 functions | Uses 0 functions

the_post

Action Hook: Fires once the post data has been set up.

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

Used by 0 functions | Uses 0 functions

posts_distinct_request

Filter Hook: Filters the DISTINCT clause of the query.

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

Used by 0 functions | Uses 0 functions

loop_start

Action Hook: Fires once the loop is started.

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

Used by 0 functions | Uses 0 functions

WP_Query::__call()

Method: Make private/protected methods readable for backward compatibility.

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

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