Linux 软件免费装
Banner图

UKH Pre-Update Backup Rollback

开发者 khamami
更新时间 2026年9月3日 21:50
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

backup update recovery rollback safeguard

下载

1.0.3

详情介绍:

UKH Pre-Update Backup Rollback prevents the most common WordPress disaster: a site going down after an update. Every time you update WordPress core, a plugin, or a theme, this plugin automatically creates a snapshot of your wp-content directory and database first. If anything breaks, restore your entire site to its pre-update state with one click — no technical skills needed. Features How it works
  1. Before an update runs, the plugin automatically creates a snapshot (files + database)
  2. If your site has problems after the update, go to Tools → UKH Pre-Update Backup
  3. Click "Rollback" on the latest backup — your site returns to its exact pre-update state
Who needs this?

安装:

  1. Upload the ukh-pre-update-backup-rollback folder to /wp-content/plugins/, or install via the WordPress plugin screen
  2. Activate the plugin through the 'Plugins' menu
  3. Open Tools → UKH Pre-Update Backup

升级注意事项:

1.0.1 Security and naming fixes per WordPress.org Plugin Review Team feedback. 1.0.0 Initial release.

常见问题:

Are backups created automatically?

Yes. A backup is created automatically before every WordPress core, plugin, or theme update. You can also create manual backups anytime.

Where are backups stored?

In wp-content/upbk-backups/, protected from direct web access by .htaccess.

How large are backups?

The size depends on your site. The snapshot includes your full wp-content directory and a complete database dump. Delete old backups from the admin page to save disk space.

Can I restore a single file only?

No. Rollback restores the complete snapshot (files + database) so your site returns exactly to its pre-update state.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0