Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

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.

Saradnici i programeri

“XML-RPC Update Check” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “XML-RPC Update Check” na vaš jezik.

Zainteresirani za razvoj?

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