ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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_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_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_distinct

Filter Hook: Filters the DISTINCT clause of the query.

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

Used by 0 functions | Uses 0 functions

posts_request_ids

Filter Hook: Filters the Post IDs SQL request before sending.

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

Used by 0 functions | Uses 0 functions

comment_loop_start

Action Hook: Fires once the comment loop is started.

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

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