ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Query::is_privacy_policy()

Method: Is the query for the Privacy Policy page?

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

Used by 0 functions | Uses 0 functions

WP_Query::is_favicon()

Method: Is the query for the favicon.ico file?

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

Used by 0 functions | Uses 0 functions

WP_Query::generate_postdata()

Method: Generate post data.

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

Used by 0 functions | Uses 0 functions

WP_Query::generate_cache_key()

Method: Generate cache key.

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

Used by 0 functions | Uses 0 functions

wp_allow_query_attachment_by_filename

Filter Hook: Filters whether an attachment query should include filenames or not.

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

Used by 0 functions | Uses 0 functions

post_search_columns

Filter Hook: Filters the columns to search in a WP_Query search.

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

Used by 0 functions | Uses 0 functions

set_404

Action Hook: Fires after a 404 is triggered.

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

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
1 2 … 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy