Checks if the WordPress HTTP API is able to be used.
| Author: | danstever (profile at wordpress.org) |
| WordPress version required: | 3.0 |
| WordPress version tested: | 3.9.40 |
| Plugin version: | 0.1 |
| Added to WordPress repository: | 18-04-2014 |
| Last updated: | 18-04-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 1 863 |
| Active installs: | 10+ |
![]() Click to start download |
|
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.
Screenshots

