531 results found for “query”. Showing results 26 to 50.
-
hookparse_tax_query
Fires after taxonomy-related query vars have been parsed.
-
hookposts_pre_query
Filters the posts array before the query takes place.
-
hookrest_user_query
Filters WP_User_Query arguments when querying users via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:374 -
hooksites_pre_query
Filters the site data before the get_sites query takes place.
-
hooksplit_the_query
Filters whether to split the query.
-
hookterms_pre_query
Filters the terms array before the query takes place.
-
hookusers_pre_query
Filters the users array before the query takes place.
-
methodWP::query_posts()
Set up the Loop based on the query variables.
-
methodwpdb::log_query()
Logs query data.
-
methodwpdb::_do_query()
Internal function to perform the mysqli_query() call.
-
methodWP_Query::query()
Sets up the WordPress query by parsing query string.
-
methodWP_Query::__get()
Makes private properties readable for backward compatibility.
-
functionget_search_query()
Retrieves the contents of the search WordPress query variable.
-
hookget_search_query
Filters the contents of the search query variable.
-
hookparse_site_query
Fires after the site query vars have been parsed.
-
hookparse_term_query
Fires after term query vars have been parsed.
-
functionremove_query_arg()
Removes an item or items from a query string.
-
functionthe_search_query()
Displays the contents of the search query variable.
-
hookthe_search_query
Filters the contents of the search query variable, for display.
-
classWP_Comment_Query
Core class used for querying comments.
-
classWP_Network_Query
Core class used for querying networks.
-
methodWP_Query::is_404()
Determines whether the query is a 404 (returns no results).
-
methodWP_Query::is_day()
Determines whether the query is for an existing day archive.
-
methodWP_Query::is_tag()
Determines whether the query is for an existing tag archive page.
-
methodWP_Query::is_tax()
Determines whether the query is for an existing custom taxonomy archive page.