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