531 results found for “query”. Showing results 376 to 400.
-
hookloop_no_results
Fires if no results are found in a post query.
-
hookposts_selection
Fires to announce the query’s current selection parameters.
-
hookthemes_api_args
Filters arguments used to query for installer pages from the WordPress.org Themes API.
-
functionadd_rewrite_rule()
Adds a rewrite rule that transforms a URL structure to a set of query vars.
-
hookcomments_clauses
Filters the comment query clauses.
-
functionget_site_by_path()
Retrieves the closest matching site object by its domain and path.
-
hookget_terms_fields
Filters the fields to select in the terms query.
-
hookget_users_drafts
Filters the SQL query string for the user’s drafts query.
-
hooknetworks_clauses
Filters the network query clauses.
-
hookposts_join_paged
Filters the JOIN clause of the query.
-
functioncomments_template()
Loads the comment template specified in $file.
-
Filters the JOIN clause of the comments feed query before sending.
-
Filters the ORDERBY clause of the terms query.
-
functionis_privacy_policy()
Determines whether the query is for the Privacy Policy page.
-
Filters the WHERE clause of the query.
-
methodRequests::request()
Main interface for HTTP requests
-
methodRequests::request()
Main interface for HTTP requests
-
methodWP::parse_request()
Parses the request to find the correct WordPress query.
-
methodwpdb::get_results()
Retrieves an entire SQL result set from the database (i.e., many rows).
-
classWP_HTML_Processor
Core class used to safely parse and modify an HTML document.
Used by 0 functions | Uses 1 function | Source: wp-includes/html-api/class-wp-html-processor.php:143 -
functionwp_reset_postdata()
After looping through a separate query, this function restores the $post global to the current post in the main query.
-
Filters the WHERE clause of the comments feed query before sending.
-
functionget_queried_object()
Retrieves the currently queried object.
-
Filters the terms query default arguments.
-
functionmaybe_create_table()
Creates a table in the database, if it doesn’t already exist.