WP_Query::set_404()
Method: Sets the 404 property and saves whether query is feed.
Source: wp-includes/class-wp-query.php:1802
Method: Sets the 404 property and saves whether query is feed.
Source: wp-includes/class-wp-query.php:1802
Filter Hook: Filters the ORDER BY used when ordering search results.
Source: wp-includes/class-wp-query.php:2497
Method: Retrieves the value of a query variable.
Source: wp-includes/class-wp-query.php:1831
Filter Hook: Filters the WHERE clause of the query.
Source: wp-includes/class-wp-query.php:2716
Method: Sets the value of a query variable.
Source: wp-includes/class-wp-query.php:1847
Filter Hook: Filters the JOIN clause of the query.
Source: wp-includes/class-wp-query.php:2726
Method: Retrieves an array of posts based on query variables.
Source: wp-includes/class-wp-query.php:1863
Filter Hook: Filters the JOIN clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2767
Method: Send a HTTP request to a URI using cURL extension.
Source: wp-includes/class-wp-http-curl.php:71
Method: Grabs the headers of the cURL request.
Source: wp-includes/class-wp-http-curl.php:340