Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

SVN Updater

Leírás

Have you ever needed to upgrade a plugin to it’s latest (unreleased) version?
With SVN Updater you get a new action (Trunk) on the Plugins page.

Development of this plugin is done on GitHub.
Pull requests are welcome.

Telepítés

This section describes how to install the plugin and get it working.

  1. Upload svn-updater.php to the /wp-content/plugins/svn-updater/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

GYIK

Should I use this plugin in production?

No! Not without understanding its internals.

How does this plugin work?

It adds a new action to the Plugins page and hooks plugin’s package URL.

Vélemények

2016.09.03.
Works well for such a simple plugin. WordPress is lacking in a good way to phase users in to major plugin updates. (either you manually install from trunk, or get a surprise as soon as the stable tag changes) I’d love to see this worked into a more fully fledged „beta tester” plugin that hooks into auto-updates when the dev version is bumped.
1 vélemény olvasása

Közreműködők és fejlesztők

“SVN Updater” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“SVN Updater” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

0.1.0

  • Initial release