531 results found for “query”. Showing results 51 to 75.
-
methodWP_Query::__call()
Makes private/protected methods readable for backward compatibility.
-
Filters the query to run for retrieving the found posts.
-
Filters the query used to retrieve found site count.
-
Filters SELECT FOUND_ROWS() query for the current WP_User_Query instance.
-
methodIXR_Client::query()
-
methodWP::add_query_var()
Adds a query variable to the list of public query variables.
-
methodWP::set_query_var()
Sets the value of a query variable.
-
methodWP_Query::is_date()
Determines whether the query is for an existing date archive.
-
methodWP_Query::is_feed()
Determines whether the query is for a feed.
-
methodWP_Query::is_home()
Determines whether the query is for the blog homepage.
-
methodWP_Query::is_page()
Determines whether the query is for an existing single page.
-
methodWP_Query::is_time()
Determines whether the query is for a specific time.
-
methodWP_Query::is_year()
Determines whether the query is for an existing year archive.
-
methodWP_Query::set_404()
Sets the 404 property and saves whether query is feed.
-
methodWP_Query::__isset()
Makes private properties checkable for backward compatibility.
-
function_http_build_query()
From php.net (modified by Mark Jaquith to behave like the native PHP5 function).
-
Filters the comments data before the query takes place.
-
functionget_query_template()
Retrieves path to a template.
-
Filters the network data before the query takes place.
-
Filters WP_Comment_Query arguments when querying comments via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:325 -
Filters the link query arguments.
-
methodWP_Query::is_embed()
Determines whether the query is for an embedded post.
-
methodWP_Query::is_month()
Determines whether the query is for an existing month archive.
-
methodWP_Query::is_paged()
Determines whether the query is for a paged result and not for the first page.
-
methodWP_Query::the_post()
Sets up the current post.