Mô tả
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
- Automatic pre-update backup — snapshot taken before every core, plugin, or theme update
- Manual backup — create a backup anytime from Tools UKH Pre-Update Backup
- One-click rollback — restore files and database to any previous snapshot
- Full snapshot — complete
wp-content(themes, plugins, uploads) + full database dump - Multiple backups — keep several restore points, delete old ones when not needed
- Protected storage — backups are stored in
wp-content/upbk-backups/and blocked from direct web access
How it works
- Before an update runs, the plugin automatically creates a snapshot (files + database)
- If your site has problems after the update, go to Tools UKH Pre-Update Backup
- Click “Rollback” on the latest backup — your site returns to its exact pre-update state
Who needs this?
- Sites that cannot afford downtime (business, e-commerce, membership)
- Developers testing plugin/theme updates on production sites
- Anyone tired of manually restoring backups after a bad update
Cài đặt
- Upload the
ukh-pre-update-backup-rollbackfolder to/wp-content/plugins/, or install via the WordPress plugin screen - Activate the plugin through the ‘Plugins’ menu
- Open Tools UKH Pre-Update Backup
Hỏi đáp
-
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-contentdirectory 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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“UKH Pre-Update Backup Rollback” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “UKH Pre-Update Backup Rollback” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.3
- Fixed Plugin URI to resolve correctly (ukhtechnologies.my.id).
- Replaced any remaining extractTo usage with manual per-file extraction and strict path validation.
1.0.2
- Updated Plugin URI and Author URI to live landing domain (ukhtechnologies.my.id).
- Landing page redesigned with standalone navbar, bilingual toggle (ID/EN), and professional layout.
1.0.1
- Renamed plugin to a distinctive, brand-prefixed name (UKH Pre-Update Backup Rollback).
- All functions, classes, globals and option names now use the
upbk_prefix to avoid collisions. - Fixed path-traversal hardening in rollback/restore (strict backup-ID sanitization + realpath containment + zip-slip guard).
1.0.0
- Initial release.
- Automatic pre-update backup for core, plugins, and themes.
- Manual backup and one-click rollback.
- Full wp-content + database snapshots.


