531 results found for “query”. Showing results 301 to 325.
-
functionis_feed()
Determines whether the query is for a feed.
-
functionis_home()
Determines whether the query is for the blog homepage.
-
functionis_page()
Determines whether the query is for an existing single page.
-
functionis_time()
Determines whether the query is for a specific time.
-
functionis_year()
Determines whether the query is for an existing year archive.
-
hookrequest
Filters the array of parsed query variables.
-
functionis_embed()
Is the query for an embedded post?
-
functionis_month()
Determines whether the query is for an existing month archive.
-
functionis_paged()
Determines whether the query is for a paged result and not for the first page.
-
functionwp_slash()
Adds slashes to a string or recursively adds slashes to strings within an array.
-
functionget_posts()
Retrieves an array of the latest posts, or posts matching the given criteria.
-
functionget_terms()
Retrieves the terms in a given taxonomy or list of taxonomies.
-
functionis_author()
Determines whether the query is for an existing author archive page.
-
functionis_robots()
Is the query for the robots.txt file?
-
functionis_search()
Determines whether the query is for a search.
-
functionis_single()
Determines whether the query is for an existing single post.
-
hookthe_sites
Filters the site query results.
-
functionget_option()
Retrieves an option value based on an option name.
-
functionhave_posts()
Determines whether current WordPress query has posts to loop over.
-
functionis_archive()
Determines whether the query is for an existing archive page.
-
functionis_favicon()
Is the query for the favicon.ico file?
-
functionis_preview()
Determines whether the query is for a post or page preview.
-
hookposts_join
Filters the JOIN clause of the query.
-
functionthemes_api()
Retrieves theme installer pages from the WordPress.org Themes API.
-
hookthemes_api
Filters whether to override the WordPress.org Themes API.