Mô tả
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.
Cài đặt
- Upload to your plugins folder, usually
wp-content/plugins/
- Activate the plugin on the plugin screen.
- Go to Tools -> Rmt Request Check
- Click on “Check”
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP Remote Request Check” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Remote Request Check” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.