wp_remote_fopen


wp_remote_fopen ( $uri )

Parameters:
  • (string) uri URI/URL of web page to retrieve.
See:
Returns:
  • (string|false) HTTP content. False on failure.
Defined at:

Description

HTTP request for URI to retrieve content.

Related Functions

wp_remote_get, wp_remote_post, wp_remote_head, wp_remote_request, wp_safe_remote_get

Top Google Results

User discussions

wpseek mobile