Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

SVN Updater

Beschrijving

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.

Installatie

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

FAQ

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.

Beoordelingen

3 september 2016
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.
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“SVN Updater” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “SVN Updater” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1.0

  • Initial release