UpdraftPlus Premium: The World’s Most Trusted WordPress Backup Plugin
UpdraftPlus Premium is a cutting-edge and potent WordPress backup and restore solution. UpdraftPlus Premium makes it simple for customers to back up and restore their website’s data in a matter of minutes. More control and dependability than ever before are provided by its robust capabilities, which interact effortlessly with WordPress.
Users can easily set up, monitor, and manage their backups thanks to the UpdraftPlus Premium interface’s easy design. Intelligent AI technology allows the platform to dynamically adjust to the demands of individual users and serve them material that is uniquely tailored to them.
The software’s robust backup scheduling mechanism allows users to automatically perform backups at certain intervals. Users may verify that they are recovering the most recent, correct backup by using the built-in preview feature.
The backup and restore procedure may be managed manually or automatically with UpdraftPlus Premium. Users may quickly and conveniently recover data from any previously generated backup. Account-wide logging and permissions allow them to outsource work to subordinates as well.
The option to encrypt backups for safety is an added bonus to the backup and restore procedure. In addition, UpdraftPlus Premium allows users to pick and choose which files and folders to include and omit.
If you’re searching for a solid WordPress site backup and restore solution, UpdraftPlus Premium is a top pick. Intelligent AI technology allows the platform to provide unparalleled control and dependability, giving consumers peace of mind that their data is secure.
Alternative to UpdraftPlus Premium: Similar functionalities.
Why purchase at GPLPlus?
“You’ll find a broad variety of WordPress goods here that may assist you in making an impressive and functional website. To guarantee that your site is always up-to-date and safe, we only use trusted plugins and themes that get regular updates. Our products are user-friendly and flexible enough to be adjusted rapidly to meet your specific requirements. If you have any questions or concerns, our first-rate customer service team is here to assist.” – GPLPlus
UpdraftPlus Premium Layouts installation – GPLPlus Guide
UpdraftPlus Premium for WordPress Features
• Highest-rating backup and restore plugin at wordpress.org (4.8 stars out of 5.0), and ranked in the top 30 (of over 50,000) WordPress plugins for popularity.
• Designed to run everywhere that WordPress runs
• Multi-site (i.e. WPMU/WordPress Network) compatible.
• Proven to backup sites of 100GB; file size only limited by Web host.
• Backs up limitless non-WordPress files and external databases.
• Incremental backups that can be set to the hourly schedule of your choice
• Supports both manual and automated (scheduled) backups: every 4, 8, 12 hours; daily, weekly, fortnightly or monthly. Can even be customised to a specific time.
• Backs up files and databases on separate schedules
• Reports time of next scheduled backup
• Routinely prunes the number of old backups kept
• Automatically backs up when plugins or dashboard themes update and before WordPress core updates run
• Central place to store, manage and disconnect backups
• 1 gigabyte of free storage included, with the option of purchasing more as and when required
• Database backups can be encrypted for security
• Encrypted transport to cloud storage
• Anonymisation functions to automatically anonymise any personal data
• All backup operations are thoroughly logged.
• Display status of backups in progress in WordPress admin panel, along with any errors or warnings.
• Reports when backup completes, including file checksums for verification of backup integrity.
• “Debug/expert” gives further insight into backup process: option to view a different set of SSL certificates, to turn SSL certificate verification, and to turn off SSL entirely.
• All log messages can be sent to syslog (Linux/UNIX) / Event Log (Windows).
• Users can now also send reports to Slack.
Frequently Asked Questions
Is UpdraftPlus Premium best for beginners?
Yes, UpdraftPlus Premium is ideal for beginners due to its ease of use and robust feature set. It offers backup scheduling, restore options, encrypted backups, automated backups to cloud storage, and more.
What are the benefits of using UpdraftPlus Premium?
- First, you may set up regular, automatic backups of your WordPress site using UpdraftPlus Premium. You won’t need to manually back up files or worry about data loss thanks to this function, which will keep your website secure and up to date.
- UpdraftPlus Premium users receive priority access to our Premium support staff, which is accessible around the clock to answer any questions or resolve any problems.
- Third, UpdraftPlus Premium allows you to quickly and simply restore a complete backup of your website in the event that you ever need to do so. If your website has ever been hacked, you may restore it with little downtime using this method.
- UpdraftPlus Premium’s powerful malware detection and cleanup tool helps keep your website secure from online dangers.
- Hosting: UpdraftPlus Premium includes safe and dependable hosting at no additional cost, giving your WordPress site an extra layer of defense.
- Sixth, more space is available with UpdraftPlus Premium, allowing you to store your backups both locally and remotely. This gives you more leeway in determining how often and how you want your backups performed.
Is UpdraftPlus Premium SEO–friendly?
Yes, UpdraftPlus Premium is SEO–friendly. The premium version of UpdraftPlus offers several features to make sure that SEO rankings are improved, including automatically–created backups of files and databases, automatic restores of files and databases, and optimized databases for faster loading times.
Is UpdraftPlus Premium affordable?
Yes, UpdraftPlus Premium is very affordable, especially if you purchase a multiple site license. A single site license starts at $70/year, and multiple licenses start at $145/year. But hey! GPLPlus gives you a 90% discount, which can be purchased for only 4.99 USD.
UpdraftPlus Premium Changelog (Updated)
1.23.4 – 16/May/2023
SECURITY: Fixed a missing nonce combined with a URL sanitisation failure, which could lead to a targetted XSS opportunity (if an attacker persuades a logged-in administrator to both re-authorise their connection to a remote storage (e.g. Dropbox) and then to follow a link personally crafted for their site before re-authorising whilst logged in, he can then store a fixed JavaScript payload in the WP admin area (they would need a further route to use that ability to cause any damage). Because of the need for the administrator to co-operate in multiple steps, this attack is very unlikely (but you should of course still update).
FIX: DigitalOcean S3-compatible storage does not work with disabled SSL entirely where possible settings.
FIX: If there was an error or network connectivity issue on first attempt of uploading a plugin/theme file, then the second attempt of uploading the same file would make the file become corrupted thus resulting in installation failure.
COMPATIBILITY: Suppress htmlspecialchars deprecation warnings on PHP 8.1
COMPATIBILITY: Suppress some PHP 8.2 deprecation notices from use of ${} style variables, and others from use of dynamic properties
TWEAK: Handle web hosting company setup that disabled pclose() but not popen()
TWEAK: All HTTP requests to the Google Drive API now, by default, forces to use HTTP/1.1 version. Also, a constant named UPDRAFTPLUSGDRIVECURLHTTPVERSION can be set in the wp-config.php file to change the default HTTP version to another preferred version
TWEAK: Improve ‘move’ and ‘copy’ filesystem functions in restoring directories containing files to a different mount point/partition than where they reside
TWEAK: Improve files pruning mechanism, by not repeating already-done ones when resuming deletions
TWEAK: Improve the Handlebars templates of the Google Drive, Dropbox and UpdraftVault remote storage modules by taking PHP code out of them
TWEAK: Improve widget layout when decrypting a backup
TWEAK: Remove Boostrap CSS in Restore Wizard and replace with Flexbox CSS
TWEAK: Add multisite subsites header information to the database backup file that will be used for converting a network subsite to a standalone normal WordPress site
TWEAK: Add the UpdraftPlus plugin slug header to the database backup file
TWEAK: Include next-level-up directory path along with deleted folder’s name when deleting a folder
TWEAK: Update seasonal notices
TWEAK: Make common logic for getting backup history from the database
TWEAK: Remove usage of the filegetcontents() function from WebDAV remote storage without chunking upload
TWEAK: Pass through some previously unhandled Dropbox error codes
TWEAK: Added the “non-core” word to the WordPress database tables excluded warning.
TWEAK: Remove WordPress core tables from the non-core WordPress database tables excluded list in restoration step 2
TWEAK: When migrating the www site, the search replace will be performed in database tables on the non-www domain too, and vice versa
1.23.3 – 16/Mar/2023
SECURITY: This release fixes an important security defect – please update. Full details: https://updraftplus.com/updraftplus-1-23-3-2-23-3-important-security-release/. Sites are affected if there are WordPress users (i.e. people who can login) who can reach the back-end (i.e. wp-admin) dashboard (but we recommend everyone updates in any case).
1.23.2 – 15/Mar/2023
FIX: Automatic backups before updating a plugin, theme, or WP core were not working (regression in 1.23.1)
FIX: A database backup couldn’t be taken from WP-Optimize and All-In-One Security (AIOS) (regression)
TWEAK: Add a user capabilities check when downloading a backup (this is not believed to have any security implications, as the download operation already requires knowledge of a further nonce that there is no mechanism for a non-administrator to obtain).
TWEAK: Improve the Handlebars template of the UpdraftVault remote storage by taking PHP code out of it
TWEAK: Prevent making a nonce available to logged-in users who could not manage UpdraftPlus (this did not give access to any unauthorised actions)
TWEAK: Improve the Handlebars template of the UpdraftVault remote storage by taking PHP code out of it
TWEAK: Improve the Handlebars template of the pCloud remote storage by taking PHP code out of it
1.23.1 – 08/Mar/2023
FEATURE: Support Cloudflare R2 as a generic S3 storage provider (always use v4 signature)
FEATURE: Added the ability to get an accurate row count for all tables in the advanced tools
FEATURE: Expose an option in the UI to disable chunked uploading when using WebDAV remote storage (previously required a constant)
FEATURE: Add the ability to anonymize WooCommerce order data when cloning a site
FIX: An over-ride enforcing use of V4 signatures on Aliyuncs S3 storage was no longer working
FIX: pCloud error handling in chunked uploading did not pass the error message up to the logging layer
FIX: Backups started under WP-CLI could not backup the database only without any files
FIX: Couldn’t add any file/directory inclusion for “Other” entity due to access to one directory up from the current (ABSPATH) isn’t permitted
FIX: Atomic restore is not renaming a few tables when not restoring specific tables by using the filter updraftplus_restore_this_table.
FIX: Sometimes the “delete old directories” notice displayed even though the actual -old directory didn’t exist
FIX: The restore point date time was incorrect in the restore screen when restoring the incremental backup, and the WordPress site has a non-GMT timezone set.
TWEAK: Improve manual rescanning and deletion of backup sets by setting up a time limit to a value defined in UPDRAFTPLUSSETTIME_LIMIT constant to minimise chances of getting fatal error (maximum execution time exceeded)
TWEAK: Add a filter updraftplusmysqldumparguments to allow changing of arguments passed to the mysqldump binary when that is being used
TWEAK: Include PHP version in default S3 user agent to aid debugging
TWEAK: Disable Gravatar on UpdraftClone
TWEAK: Cleanup .list.tmp files when a cloud backup completes
TWEAK: Use the function that lists our own cron schedules to simplify the way backup intervals are prepared and to avoid schedules mismatch
TWEAK: Improve manual deletion of backup sets by setting up a time limit to a value defined in UPDRAFTPLUSSETTIME_LIMIT constant to minimise chances of getting fatal error (maximum execution time exceeded)
TWEAK: Improve the Handlebars template of the S3-Compatible (Generic) remote storage by taking PHP code out of it
TWEAK: Increase max_recursion value to 20 in class-search-replace.php
TWEAK: Add a new function that lists our own cron schedules so that it can later be used as schedules sorting purpose also as a main source from which our schedules list is originated
TWEAK: Display Google drive email address along with account holder name
TWEAK: Fixed WebDAV PHP 8.1+ deprecated warnings
TWEAK: Updated text message displayed on Web Server – Localhost UC Dashboard Key Creation.
TWEAK: Use nonce in every part of a restoration process to prevent direct access that has allows an unwanted log file to be begun. On sites running on end-of-lifed PHP versions (<8.0) it was possible to read the beginning of the log file, causing an unintended information disclosure about the server environment, e.g. Apache version, PHP version and available memory (but current PHP versions are not vulnerable).
TWEAK: Use nonce when starting a new restoration and strengthen the continuation process to prevent direct access that has the potential of being file and/or log abuse
TWEAK: Improve the WebDAV storage module API in regard to the way it handles uploading and writing files
TWEAK: Replace the word “Directory” with “Folder” in UI notices
TWEAK: UpdraftVault: select storage class intelligently
1.22.25 – 16/Dec/2022
FIX: Resolves a fatal error that occurred if a user had one specific add-on and not another (i.e. paid versions only)
Verified owner Laszlo Fabian (verified owner) –
Best backup plugin what I ever used.
Compared with the free version you can set timing of backup process.
With this you can skipp the peak time of your website traffic
I recommend thsi plugin for everyone
Verified owner Christian Muñoz (verified owner) –
Excelente plugin, ahora duermo tranquilo respaldando mis web en google drive.
Lo recomiendo.
Verified owner Niels (verified owner) –
I have been using the plugin for a few days now and am very satisfied.
The Team from GPLPlus answered my questions within a few hours, thanks.
Verified owner Jack Vidal (verified owner) –
Awesome Plugin. GPL Plus, you are the best!
Verified owner Jean François TOULZE (verified owner) –
Service excellent Plugin en parfait état de fonctionnement. Je suis ravi de mon achat. Je vous le recommande
Verified owner info43 (verified owner) –
the best!!!
Verified owner dragon_leader (verified owner) –
Good Backup Plugin. What makes this Premium version even more attractive is the ability to add a comment/description for each backup.
Verified owner peterw1usa (verified owner) –
The best backup software at the best possible price
Verified owner ebaydev2012 (verified owner) –
A great plugin, I wish I knew about this before. This makes backups and migration so simple!
Verified owner onderxyilmaz (verified owner) –
It’s very powerful. However it must be more easy for users. I recommend it for move your website to another domain and another domainname.
Verified owner HAMZA WAKRIM (verified owner) –
Best Plugin ever ! It’s very helpful
Verified owner jason.fankw (verified owner) –
works perfectly. continue to support
Verified owner Stephane GRILLOT (verified owner) –
Cette extension fonctionne comme attendu : Toutes les fonctionnalités sont actives. Extension indispensable selon moi!
Verified owner Sujatha Veeranala (verified owner) –
the one and only LIFE SAVER.. really works fast and keep our website safe with lot’s of backup options
Verified owner Adrien Slayter (verified owner) –
Brilliant plugin, does what it says on the tin! In addition using it on my client’s sites. simple and reliable. Also I like the remote backup feature too. Being able to backup my whole website. Then sent remotely to my Google Drive, One Drive. A very safe way to do all your website backups.
Get this tool!!! LOVE IT!!! ⭐⭐⭐⭐⭐
Verified owner Nunzio Gaeta (verified owner) –
best backup plugin ever made.
Verified owner boaz (verified owner) –
This is the most effective backup plugin, stop worry about losing your website and backup them directly from your website to any cloud you wish.
Verified owner jmgjuris (verified owner) –
Best backup plugin for WP!
Verified owner m88e54ik (verified owner) –
Awesome, working like charm, thank you very much.
Verified owner Carlos Sáez Blanco (verified owner) –
Me siento más seguro desde que instalé el plugin
Verified owner Tomas Kupetis (verified owner) –
One usefull thing – set time to to back up.
Verified owner peterw1usa (verified owner) –
If you want to safeguard your work in WordPress then this is the backup solution for you
Verified owner lavaniaravi (verified owner) –
Best site for GPL Licenses , Updraft premium is working perfectly and Team GPLPlus is very responsive.
Verified owner MdsCyber (verified owner) –
Simply the best Plug-In to manage backups in WordPress environment. With the Premium version you have the ability to schedule single backups and even multiple ones on different destinations.
What can I add except that the service given by GPLPlus was once again flawless.
Semplicemente il miglior Plug-In per gestire backup in ambiente WordPress. Con la versione Premium si ha la possibilità di schedulare i singoli backup e programmarne anche multipli su diverse destinazioni.
Cosa posso aggiungere se non che il servizio dato da GPLPlus è stato ancora una volta impeccabile.
Verified owner andreas.osthues (verified owner) –
One of the best backup and transfer plugins! Not to compare with the free version!!
Verified owner mchlcnco (verified owner) –
The best WP backup plugin made affordable by the best WP GPL resources provider, GPLPlus!
dogukanseo-9513 –
Please update
Store manager GPLPlus.com –
We have now updated the requested product/s.
Steps to update the product manually:
• Download the purchased product at (My Account) or at the product page if (Membership Subscription).
• Check the downloaded file if it’s installable; otherwise, extract first and look for an installable zip file product-name_to_install.zip.
• Upload the product by doing the typical installation in the WordPress Dashboard.
• Right after the upload, if the notification appears and asks you two options, please select (Replace current with uploaded) to finalize the update. This helps to update the old copy without affecting the saved data.
—
Verified owner Alfred Go (verified owner) –
Best backup plugin. Easy to use backup, close, migrate…
Verified owner anil.rao.ak31 (verified owner) –
It is a good plugin for running your website smoothly. You need an back up for your site and there is no better plugin available than Updraft Plus.
And kudos to the GPL team for taking care like us by providing these costly plugins at cheap rates.
Thanks GPL team.
Verified owner Gary Tay (verified owner) –
I have been using UpdraftPlus for over 3 years now, and I have decided to make my purchase with GPLPlus recently. Firstly, its my go-to backup and restore plugin. And I am using it for over 30 installed sites, I highly recommend anyone managing WP to give UpdraftPlus a try. Try the free version, but I am certain you will opt for GPLPlus option at some point. Besides having scheduled backups, Updraft allows connectivity to various Cloud storage which is huge plus point.
Verified owner zachsdesignsbusiness (verified owner) –
it works
Verified owner Adrien Slayter (verified owner) –
Thank you for your outstanding service and support, GPLPlus team. The plugin is impressive and works very well. Keep up the tremendous work!
Verified owner andykao1026 (verified owner) –
awesome plugin
Verified owner chou cheng wei (verified owner) –
The great TOOL for Auto backup
Verified owner hope2at (verified owner) –
so good !
Verified owner M Ramgopal (verified owner) –
GPL Plus provides the free version of Updraft plus, not the Premium version.
Waiting for a resolution to this issue from gplplus
Store manager GPLPlus.com –
Hi,
We’re sorry for the inconvenience that this has caused you. For us to cater to the concern, please leave us a direct message via this link. https://www.gplplus.com/my-account/support-tickets/.
Verified owner Edward Cox (verified owner) –
The single BEST Backup/Restore plugin available for WordPress. So easy to use, so reliable, powerful options too.
Verified owner ΑΛΕΞΑΝΔΡΟΣ ΧΑΤΖΗΙΩΑΝΝΟΥ (verified owner) –
It works for me perfectly
Verified owner ana-8638 (verified owner) –
My favorite backup plugin. It takes care of the even nastiest of backups.