531 results found for “query”. Showing results 351 to 375.
-
functionis_attachment()
Determines whether the query is for an existing attachment page.
-
functionis_front_page()
Determines whether the query is for the front page of the site.
-
functionload_template()
Requires the template file with WordPress environment.
-
hookparse_request
Fires once all query variables for the current request have been parsed.
-
hookposts_clauses
Filters all query clauses at once, for convenience.
-
hookposts_groupby
Filters the GROUP BY clause of the query.
-
hookposts_orderby
Filters the ORDER BY clause of the query.
-
hookposts_request
Filters the completed SQL query before sending.
-
functionpreview_theme()
Start preview theme output buffer.
-
hookpre_get_posts
Fires after the query variable object is created, but before the actual query is run.
-
hookpre_get_users
Fires before the WP_User_Query has been parsed.
-
hooksites_clauses
Filters the site query clauses.
-
hookterms_clauses
Filters the terms query SQL clauses.
-
methodwpdb::get_col()
Retrieves one column from the database.
-
methodwpdb::get_row()
Retrieves one row from the database.
-
methodwpdb::get_var()
Retrieves one value from the database.
-
methodwpdb::prepare()
Prepares a SQL query for safe execution.
-
hookget_terms_args
Filters the terms query arguments.
-
methodIri::parse_iri()
Parse an IRI into scheme/authority/path/query/fragment segments
-
functionpaginate_links()
Retrieves paginated links for archive post pages.
-
hookposts_distinct
Filters the DISTINCT clause of the query.
-
methodWP::handle_404()
Set the Headers for 404, if nothing is found for requested URL.
-
functionadd_rewrite_tag()
Adds a new rewrite tag (like %postname%).
-
hookenclosure_links
Filters the list of enclosure links before querying the database.
-
functionis_comment_feed()
Is the query for a comments feed?