_fetch_remote_file
_fetch_remote_file ( $url, $headers = "" )
Parameters:- (string) url URL to retrieve
- (array) headers Optional. Headers to send to the URL. Default empty string.
Returns:Defined at: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: —
Description
Retrieve URL headers and content using WP HTTP Request API.