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.

XML-RPC Update Check

Opis

You can query core, plugin, and themes individually, or check all at once.

It defines four new methods:

  • xmlrpcCoreUpdateCheck – checks core, returns true/false
  • xmlrpcPluginUpdateCheck – checks plugins, returns true/false
  • xmlrpcThemeUpdateCheck – checks themes, returns true/false
  • xmlrpcUpdatesCheck – checks all of the above, returns an array of trues/falses.

The plugin was created primarily for WPUpCheck (http://trog.qgl.org/wpupcheck/), a simple
Windows application that remotely polls a WordPress site to see if updates are available.

Instalacija

  1. Install from WordPress plugins directory and activate. No further configuration required.

OR

  1. Upload the extracted plugin to its own directory within the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“XML-RPC Update Check” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “XML-RPC Update Check” na svoj jezik.

Zainteresirani ste za razvoj?

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