🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
W

WP Remote Request Check

0/5 (0 ratings) 10 active installs Updated Apr 18, 2014
Admin page of the plugin showing a successful request

Admin page of the plugin showing a successful request

Checks if the WordPress HTTP API is able to be used by making calls using wp_remote_request().

A textfield allows entering URLs. If left blank, the request will use http://google.com.

Returned response contains a success or fail message with details. (Response code, response message, and the used URL are displayed on the screen.)

If the request fails, the error or WP_Error object will also be shown via var_dump() at the bottom of the page, making debug just a little bit easier.