531 results found for “query”. Showing results 176 to 200.
-
Filters the arguments which will be passed to `WP_Query` for the Query Loop Block.
-
Filters the query arguments used to retrieve users for the current users list table.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-users-list-table.php:137 -
Generates post data.
-
Determines whether the current URL is within the comments popup window.
-
Determines whether the query is for the Privacy Policy page.
-
Used internally to get a list of site IDs matching the query vars.
-
Format response depending on field requested.
-
Filters the arguments used to query comments in comments_template().
-
Generates cache key.
-
Retrieves the currently queried object.
-
Lazyloads term meta for posts in the loop.
-
Generates SQL for the ORDER BY condition based on passed search terms.
-
Checks if the terms are suitable for searching.
-
Filters the query arguments for post type sitemap queries.
Used by 1 function | Uses 0 functions | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php:237 -
Filters the query arguments for authors with public posts.
Used by 1 function | Uses 0 functions | Source: wp-includes/sitemaps/providers/class-wp-sitemaps-users.php:154 -
Parses and sanitizes ‘orderby’ keys passed to the site query.
-
Ensures the ‘tax_query’ argument passed to the class constructor is well-formed.
-
Parse and sanitize ‘orderby’ keys passed to the term query.
-
Parses and sanitizes ‘orderby’ keys passed to the user query.
-
Prepares the query variables.
-
Filters the query arguments sent as part of the core version check.
-
Filters the query arguments for a REST API post format search request.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php:61 -
Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
-
Parse arguments passed to the comment query with default query parameters.
-
Constructor.