531 results found for “query”. Showing results 326 to 350.
-
classWP_Rewrite
Core class used to implement a rewrite component API.
-
functioncount_users()
Counts number of users who have each of the user roles.
-
hookfound_posts
Filters the number of found posts for the query.
-
functionget_options()
Retrieves multiple options.
-
functionget_tax_sql()
Given a taxonomy query, generates SQL to be appended to a main query.
-
functionget_term_by()
Gets all term data from database by term field and data.
-
functionis_category()
Determines whether the query is for an existing category archive page.
-
functionis_singular()
Determines whether the query is for an existing single post of any post type (post, attachment, page, custom post types).
-
functionplugins_api()
Retrieves plugin installer pages from the WordPress.org Plugins API.
-
hookplugins_api
Filters the response for the current WordPress.org Plugin Installation API request.
-
hookposts_where
Filters the WHERE clause of the query.
-
hookpost_limits
Filters the LIMIT clause of the query.
-
methodwpdb::flush()
Kills cached query results.
-
hookget_date_sql
Filters the date query WHERE clause.
-
functionis_trackback()
Determines whether the query is for a trackback endpoint call.
-
hookposts_fields
Filters the SELECT clause of the query.
-
hookposts_search
Filters the search SQL that is used in the WHERE clause of WP_Query.
-
hookthe_comments
Filters the comment query results.
-
hookthe_networks
Filters the network query results.
-
functionwp_nonce_url()
Retrieves URL with nonce added to URL query.
-
functionwp_parse_url()
A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions.
-
functionget_bookmarks()
Retrieves the list of bookmarks.
-
functionhave_comments()
Determines whether current WordPress query has comments to loop over.