classicpress_user_agent()
Function: Returns the ClassicPress User-Agent header for outgoing requests.
Source: wp-includes/http.php:792
Function: Returns the ClassicPress User-Agent header for outgoing requests.
Source: wp-includes/http.php:792
Filter Hook: Filters the user agent value sent with an HTTP request.
Source: wp-includes/http.php:816
Function: Determines if the HTTP origin is an authorized one.
Source: wp-includes/http.php:458
Function: Retrieve a single header by name from the raw response.
Source: wp-includes/http.php:229
Function: Retrieve only the response code from the raw response.
Source: wp-includes/http.php:251
Function: Retrieve only the response message from the raw response.
Source: wp-includes/http.php:269
Function: Retrieve only the body from the raw response.
Source: wp-includes/http.php:285
Function: Retrieve only the cookies from the raw response.
Source: wp-includes/http.php:302
Function: Retrieve a single cookie by name from the raw response.
Source: wp-includes/http.php:320
Function: Retrieve a single cookie’s value by name from the raw response.
Source: wp-includes/http.php:346