Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WP Remote Request Check

Opis

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.

Snimke zaslona

  • Admin page of the plugin showing a successful request

Instalacija

  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”

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WP Remote Request Check” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WP Remote Request Check” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.