UpdraftPlus, the world’s most trusted WordPress backup, restore and clone plugin. Hacking, server crashes, dodgy updates or simple user error can ruin your WordPress site.
That’s why you need UpdraftPlus. Keep your WordPress site safe and install now!
What does UpdraftPlus do?
Backup. Performs complete manual or scheduled backups of all your WordPress files, databases, plugins and themes
Set schedules. Backup schedules every 4, 8 or 12 hours, daily, weekly, fortnightly or monthly
Restore. Restores backups directly from your WordPress control panel
What are the additional benefits of Premium?
Cloning and migration. Migrator clones your WordPress site and moves it to a new domain or host directly and simply.
Incremental backups. Allows you to only backup changes to your files (such as a new image) that have been made to your site since the last backup
Pre-update backups. Automatically backs up your website before any updates to plugins, themes and cores
Backup non-WordPress files and databases. Backup the WP core and non-WP files and databases
Network / multisite. Backup WordPress multisites or networks securely
Backup time and scheduling. Set exact times to create, retain or delete backups
More database options. Encrypt your sensitive databases (e.g. customer information or passwords); Backup external databases and more…
Importer. Some backup plugins can’t restore a backup, so Premium allows you to restore backups from other plugins
Lock settings. Lock access to UpdraftPlus via a password so you choose which site users can access backups
Run from WP-CLI. Run optimization commands directly on command-line with detailed output on screen
Changelog
= 1.23.10 - 05/Sep/2023 =
* TWEAK: New S3 signature version setting is added to the S3-Compatible (Generic) configuration form, giving an opportunity for the user to choose which signature version to use (SigV2 or SigV4)
* TWEAK: Enable PHP 8.3 (see: https://stitcher.io/blog/new-in-php-83) support in UpdraftClone
* TWEAK: Adjust fread() sizes for better performance when uploading an archive via the widget
= 1.23.9 - 14/Aug/2023 =
* FIX: Fatal error of Uncaught ArgumentCountError when the UpdraftPlus settings page is browsed from an IP-adressed site (i.e. no hostname) on PHP 7.1+
* FIX: Incorrect caching mechanism such that when multiple Google Drive storage back-ends were in use (Premium feature), uploading to a storage would fail due to unmatched folder ID taken from a different storage instance
* TWEAK: Define class properties in UpdraftPlus_Addons_Migrator class for PHP 8.2 compatibility
= 1.23.8 - 08/Aug/2023 =
* FEATURE: Given the basic migration feature in the free plugin
* FIX: Content-MD5 and any V2-related headers were always included in the S3's V4 SignedHeaders even though the headers were not presented in a HTTP request
* FIX: Generating URL-encoded queries for a canonical request should have used a method/mechanism which encoded query values according to RFC 3986 (for consistency and for not breaking the code)
* FIX: Search / replace database not working on Admin dashboard > Settings > UpdraftPlus Backups > Advanced Tools > Search / replace database on PHP 8.2 due to stricter type checking
* FIX: A newly added subsite that was restored from a normal site to the multisite was not listed in the site list in the multisite
* FIX: Manual deletion of backup sets appeared to skip some files when multiple instance and/or remote storage were in use
* FIX: The SFTP remote storage stopped working in the UpdraftPlus 2.23.6 release. Reverted the change "TWEAK: Validate SFTP key field on credential test and before save"
* TWEAK: Add a warning in the log file if AWS connection fails and a TLSv1.2 connection test fails
* TWEAK: Add warning for user if only PclZip available
* TWEAK: Fix unable to switch tab when a plugin (wrongly) loads certain CSS onto UD's settings page
* TWEAK: Remove the word 'apparently' in the backup success message
* TWEAK: Update to latest phpseclib 1.0.X version (prevents deprecation notice on PHP 8.1+)
* TWEAK: Change "s3" property to "public" in UpdraftPlus_AWSRequest class for PHP 8.2 deprecation compatibility