このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP Remote Request Check

説明

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.

スクリーンショット

  • Admin page of the plugin showing a successful request

インストール

  1. Upload to your plugins folder, usually wp-content/plugins/
  2. Activate the plugin on the plugin screen.
  3. Go to Tools -> Rmt Request Check
  4. Click on “Check”

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP Remote Request Check はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Remote Request Check” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。