ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Query
  • Page 7

WP_Query::is_preview()

Method: Is the query for a post or page preview?

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

Used by 0 functions | Uses 0 functions

WP_Query::lazyload_comment_meta()

Method: Lazyload comment meta for comments in the loop.

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

Used by 0 functions | Uses 0 functions

posts_where_paged

Filter Hook: Filters the WHERE clause of the query.

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

Used by 0 functions | Uses 0 functions

posts_clauses_request

Filter Hook: Filters all query clauses at once, for convenience.

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

Used by 0 functions | Uses 0 functions

loop_no_results

Action Hook: Fires if no results are found in a post query.

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

Used by 0 functions | Uses 0 functions

WP_Query::is_attachment()

Method: Is the query for an existing attachment page?

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

Used by 0 functions | Uses 0 functions

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