WP_Http::is_ip_address()
Method: Determines if a specified string represents an IP address or not.
Source: wp-includes/class-wp-http.php:1117
Method: Determines if a specified string represents an IP address or not.
Source: wp-includes/class-wp-http.php:1117
Method: Tests which transports are capable of supporting the request.
Source: wp-includes/class-wp-http.php:549
Filter Hook: Filters which HTTP transports are available and in what order.
Source: wp-includes/class-wp-http.php:562
Class:
Source: wp-includes/class-wp-http.php:29
Method: Dispatches a HTTP request to a supporting transport.
Source: wp-includes/class-wp-http.php:599
Method: Send an HTTP request to a URI.
Source: wp-includes/class-wp-http.php:150
Method: Uses the POST HTTP method.
Source: wp-includes/class-wp-http.php:637
Filter Hook: Filters the timeout value for an HTTP request.
Source: wp-includes/class-wp-http.php:162
Method: Uses the GET HTTP method.
Source: wp-includes/class-wp-http.php:655
Filter Hook: Filters the number of redirects allowed during an HTTP request.
Source: wp-includes/class-wp-http.php:172