Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP Remote Request Check

Descripción

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.

Capturas

  • Admin page of the plugin showing a successful request

Instalación

  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”

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "WP Remote Request Check" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.