Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Precise Plugin Updater

Descrizione

Have you ever had a plugin update break your site? I have. And it wasn’t even a major update. I won’t be turning automatic updates for this plugin on in the future. On the other hand, some plugins may be safe to update regardless of version number.

WordPress plugin developer guidelines recommend using Semantic Versioning. And while not everybody follows it, for many plugins a version number still tells something about possible impact.

With Precise Plugin Updater you choose what type of update is allowed for any single plugin:

  • All – allows any updates
  • Minor – preserves the first part of a version number
  • Patch – preserves the first two parts
  • None – turns automatic updates off

This is done on the plugins page itself with a simple interface, that doesn’t require page reload.

You may also set a default policy in the settings, and then override it individually.

Screenshot

  • Simple interface inregrated into plugins page
  • Easily set the default automatic updates policy.

Installazione

  1. Download the plugin and unpack it into /wp-content/plugins/ of your wordpress installation.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Installation Instructions
  1. Download the plugin and unpack it into /wp-content/plugins/ of your wordpress installation.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Precise Plugin Updater” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Precise Plugin Updater” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0.2

  • Mostly cosmetic code changes to adhere to WordPress Coding Standards

1.0.1

  • Some minor css for mobile

1.0.0

  • Initial release