Replies: 0
object(WP_Error)#794 (2) { [“errors”]=> array(1) { [“http_request_failed”]=> array(1) { [0]=> string(60) “cURL error 28: Connection timed out after 10001 milliseconds” } } [“error_data”]=> array(0) { } }
The error above shown when I used function wp_remote_post in my plugin.