531 results found for “query”. Showing results 226 to 250.
-
Populates found_sites and max_num_pages properties for the current query if the limit clause was used.
-
Fills in missing query variables with default values.
-
Filters get_terms() arguments when querying terms via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:343 -
Parse and sanitize ‘orderby’ keys passed to the comment query.
-
Builds a query string for comparing time values (hour, minute, second).
-
Parses and sanitizes ‘orderby’ keys passed to the network query.
-
Retrieves the ID of the currently queried object.
-
Lazyloads comment meta for comments in the loop.
-
Generates SQL clauses for a single query array.
-
Sanitizes a ‘relation’ operator.
-
Filters WP_Query arguments when querying posts via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:444 -
Used internally to generate an SQL string for searching across multiple columns.
-
Generates SQL clauses for a single query array.
-
Sanitizes a ‘relation’ operator.
-
Localizes the jQuery UI datepicker.
-
Used internally to generate an SQL string for searching across multiple columns.
-
Filters the prefix that indicates that a search term should be excluded from results.
-
Generates SQL JOIN and WHERE clauses for a “first-order” query clause.
-
Helper function that constructs a WP_Query args array from a `Query` block properties.
-
Filters the query arguments used for the Recent Posts widget.
-
Used internally to get a list of comment IDs matching the query vars.
-
Turns a first-order date query into SQL for a WHERE clause.