Revertiva Updates

外掛說明

Revertiva Updates helps site owners and administrators automate updates only for the plugins they select, while keeping a recovery path available if an update fails.

Before an enabled plugin is updated, Revertiva Updates creates a Safe Update backup and validates that backup. After the update, it verifies the installed version and preserves the plugin’s activation state. If the update or post-update validation fails, Automatic Recovery can restore the previous backup.

Features:

  • Choose exactly which installed plugins may update automatically.
  • Run updates manually or on a scheduled interval.
  • Create a Safe Update backup before an update begins.
  • Validate backup structure, metadata, source size, and available disk space.
  • Verify the installed plugin version after an update.
  • Preserve active/inactive plugin state.
  • Automatically recover from supported update failures.
  • Roll back manually to an available Safe Update backup.
  • Keep the newest backups with automatic retention.
  • Prevent overlapping update and rollback operations with an operation lock.
  • Review update, recovery, activation, rollback, and backup events in Update Logs.
  • Protect Revertiva Updates from updating or rolling back itself through its own update engine.

No external service, account, license key, or tracking service is required for the functionality included in this plugin.

螢幕擷圖

安裝方式

  1. Install Revertiva Updates from Plugins > Add New, or upload the plugin ZIP manually.
  2. Activate Revertiva Updates.
  3. Open Smart Updater > Dashboard in wp-admin.
  4. Enable Auto Update only for the plugins you want Revertiva Updates to manage.
  5. Select an update interval and save the settings.
  6. Use Run Update Check Now if you want to test the update workflow immediately.

常見問題集

Does Revertiva Updates update every installed plugin automatically?

No. Automatic updates are opt-in per plugin. Only plugins enabled in the Revertiva Updates dashboard are processed by its update engine.

What happens before a plugin is updated?

The plugin creates and validates a Safe Update backup. If backup creation or validation fails, the update is aborted before the WordPress plugin upgrader is started.

What happens if an update fails?

When a valid pre-update backup exists, Revertiva Updates can run Automatic Recovery and restore the previous plugin version. Recovery results are recorded in Update Logs.

Can I roll a plugin back manually?

Yes. Available Safe Update backups can be managed from Smart Updater > Backups.

How many backups are retained?

The current retention policy keeps the three newest Safe Update backups per plugin.

Does this plugin send site data to an external service?

No. The current release does not require an external service and does not include telemetry or usage tracking.

Can Revertiva Updates update itself?

No. The plugin deliberately excludes itself from its own automatic update, backup, and rollback workflow. Updates to Revertiva Updates itself are handled by the normal WordPress plugin update system.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Revertiva Updates〉的開發相關工作。

參與者

將〈Revertiva Updates〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.5

  • Renamed the plugin to Revertiva Updates with the new revertiva-updates slug and text domain.
  • Re-audited administrative request handlers for nonce and capability validation.
  • Updated public-facing names, admin slugs, self-protection messages, and backup namespace for the new identity.

1.0.4

  • Final WordPress.org release cleanup.
  • Added nonce validation for admin status messages.
  • Documented the intentional atomic database operations used by the global operation lock.

1.0.3

  • Fixed remaining WordPress Plugin Check i18n translator comments.
  • Escaped the remaining update-result counter output.
  • Corrected the plugin text domain to match the public slug.

1.0.2

  • Prepared the plugin for public WordPress.org distribution.
  • Renamed the public product and slug to Revertiva Updates / revertiva-updates.
  • Addressed WordPress Plugin Check escaping, i18n, and filesystem findings.
  • Replaced short internal prefixes with a longer plugin-specific prefix to reduce naming collisions.
  • Added WordPress.org release metadata and documentation.
  • Confirmed compatibility metadata through WordPress 7.1.

1.0.0

  • Initial production release.
  • Added Safe Update backups and backup validation.
  • Added Automatic Recovery and manual rollback.
  • Added global update and rollback operation locking.
  • Added backup retention and management.
  • Added scheduled and manual update execution.
  • Added activation-state preservation.
  • Added update logging.
  • Added release lifecycle and cron hardening.