• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

UpdraftPlus - Premium Backup Plugin For WP

UpdraftPlus - Premium Backup Plugin For WP 2.24.2.26

No permission to download
Download UpdraftPlus v2.16.34.24 - Premium WordPress Backup Plugin Nulled Free
v1.16.34 - 30/Oct/2020

  • TWEAK: On sites with enormous numbers of tables (e.g. very large multisites), counting the already-backed-up tables when resuming took unnecessarily long since 1.16.30
  • TWEAK: Update jQuery document ready style to the one not deprecated in jQuery 3.0
  • TWEAK: While using the file tree browser return an error if we are unable to open a directory
v1.16.33 - 20/Oct/2020
  • FIX: Fatal error when doing a backup with no storage in the short-lived 1.16.32 (free version)
  • TWEAK: Cookie policy changes in the Chrome family of browsers broke the embedded checkout; hence, this is now disabled (goes directly to updraftplus.com instead).
  • TWEAK: Exclude All In One WP Migration-related archive files when backing up plugins and/or others from the UpdraftPlus backup process
  • TWEAK: Add downloadable backup links in the Backup Report email (Reporting Addon)
  • TWEAK: Rename some classes in our fork of the Google SDK to prevent conflicts
  • TWEAK: Improve automatic backups output when 'UPDRAFTPLUS_NOAUTOBACKUPS' constant is defined.
  • TWEAK: Remove the now-redundant concept of inner loops from the database table backup routine
Download UpdraftPlus v2.16.31.24 - Premium WordPress Backup Plugin Nulled Free
= v1.16.31 - 20/Oct/2020 =

* FIX: A regression in 1.16.30 meant that tables with integer primary keys which used signed integers omitted the first row of the table from the backups. This is not common (e.g. it does not affect any core WP tables; most plugins adding tables follow WP core in using unsigned integers for primary keys).
Download UpdraftPlus v2.16.30.24 - Premium WordPress Backup Plugin Nulled Free
v1.16.30 - 15/Oct/2020

  • PERFORMANCE: Where a table has a numerical primary key, extract its data using that index. This results in a substantial performance increase when fetching large tables using PHP. (The filter updraftplus_can_use_primary_key_default can be used to de-activate this behaviour).
  • FIX: Remove incorrect decodeURIComponent() parsing when importing settings, which could prevent import of settings containing some special characters
  • FIX: An issue where database tables that were not selected to be backed up in a "Backup Now" backup would get added to the backup during a resumption (i.e. if it did not finish in a single run)
  • TWEAK: Catch errors from Google Cloud when the bucket is not found
  • TWEAK: Fix undefined variables instead of expected values in message prior to settings import
  • TWEAK: Strip the redundant WHERE for the --where parameter to mysqldump (which modern versions strip out, but a version was found that didn't)
  • TWEAK: Handle hosts that have disabled the session_id() function
  • TWEAK: Provide SQL mode information in the 'Site Information' section under the 'Advanced Tools' tab and in the database backup's header
  • TWEAK: Show a notification of UpdraftPlus plugin updates even if the associated user account is not connected to the UpdraftPlus website
  • TWEAK: Add mechanism to detect what hosting provider is being used and use it to make UpdraftPlus comply with Kinsta's backup limit policies (thus removing it from the list of disallowed plugins)
  • TWEAK: When booting a clone if it's claimed from the clone queue then update the token being used
  • TWEAK: Tweaked downwards the minimum time in the future for rescheduling a resumption
Download UpdraftPlus v2.16.29.24 - Premium WordPress Backup Plugin Nulled Free
1.16.29 - 08/Sep/2020

  • FIX: Added Africa (Cape Town), Asia Pacific (Hong Kong) & Asia Pacific (Osaka-Local) to AWS
  • FIX: Fix bug where incorrect function call prevented backup file downloads from the WP dashboard
  • TWEAK: Removed LinkedIn and Google+ links
  • TWEAK: Choosing email remote storage method in the free version will automatically tick the "Email" field setting, making the UI meaning clearer
  • TWEAK: Work around the invalid file paths if found in some key-value pairs in the PHP user.ini file or Apache .htaccess file when restoring
Download UpdraftPlus v2.16.28.24 - Premium WordPress Backup Plugin Nulled Free
v1.16.28 - 02/Sep/2020

  • FEATURE: Support backing up and restoring MySQL/MariaDB routines (stored procedures and functions)
  • FEATURE: Added the ability to search and replace the database via WP-CLI
  • FIX: Bit fields in a table don't necessarily get backed up correctly due to the difference in the output of mysql_query() and mysqli_query() for the bit-field type
  • FIX: Allow single multisite sub-sites to be restored when there is a http/https mismatch between the site and database backup
  • TWEAK: Update plugin updates checker dependency (in paid versions) to the 4.10 series, improving compatibility with WP 5.5+'s updates management
  • TWEAK: Suppress message about how to upgrade an already-installed plugin when on WP 5.5+ (where it is no longer relevant)
  • TWEAK: Internal refactoring to allow more flexibility when creating database backups
  • TWEAK: Force the turning off of ANSI_QUOTES in the active SQL mode when creating a backup, for better compatibility
  • TWEAK: Add the ability to configure the 'max_allowed_packet' option in the binary mysqldump command via the 'UPDRAFTPLUS_MYSQLDUMP_MAX_ALLOWED_PACKET' constant
  • TWEAK: The Google Drive options exist condition to prevent a false positive saved settings error
  • TWEAK: Improve the UpdraftPlus get_outgoing_ip_address method in finding user webserver's IPv6 address
  • TWEAK: Removed MetaSlider notice in the notices collection
Download UpdraftPlus v2.16.27.24 - Premium WordPress Backup Plugin Nulled Free
v1.16.27 - 23/Jun/2020 Thanks To @TassieNZ

  • FIX: In the free version configured remote storage locations were not selected by default in the backup now modal
  • FIX: On newer versions of Curl uploads to Dropbox can fail with a bad request, we now retry with a better request
  • FEATURE: Improve support for enormous tables when outputing via PHP via batching of the dump
  • TWEAK: Add site_url to load_plugins and load_themes requests
  • TWEAK: Catch PHP fatal errors when executing UpdraftCentral commands
  • TWEAK: Tweak the version that gets added to CSS and JS filenames to work with addons
  • TWEAK: Prevent an internal UpdraftVault message displaying in the UI when Vault is not in use
  • TWEAK: Stop displaying the 'licence expires soon' warning if an active subscription is detected on the account
  • TWEAK: Catch Google_IO_Exception during upload to Google Cloud to prevent further unwanted errors
  • TWEAK: Date/time indicator in the UI now gets updated via the WP heartbeat API
  • TWEAK: On large databases the database file scan can time-out; an option has been added to allow the restore operation to include tables that are missing from the list
  • TWEAK: Use the administration email address (if possible) as the email sender address when sending a backup report email
  • TWEAK: Catch new OneDrive access token has expired message during a backup
  • TWEAK: Cleanup failed OneDrive uploads to prevent repeated failures that will never succeed
  • TWEAK: Add a warning alert when the remote scan button is pressed to explain this feature to prevent support requests
  • TWEAK: On large databases the amount of database tables can exceed the php_max_input_vars value; an option has been added to allow the restore operation to include tables that are missing from the list
  • NOTE: The free version 1.16.27 was released as 1.16.26; i.e. if confused about 1.16.26 went, then the answer is that they are the same thing.
Download UpdraftPlus v2.16.26.24 - Premium WordPress Backup Plugin Nulled Free
v1.16.26 - 23/May/2020

  • FIX: Dropbox since 1.16.24 was only deleting one backup files archive out of the set. i.e. Excess archives remained on Dropbox. These have to be deleted manually.
  • FIX: Revert wrong JS/CSS references introduced in paid versions of the short-lived 1.16.25
Download UpdraftPlus v2.16.24.24 - Premium WordPress Backup Plugin Nulled Free
v1.16.24 - 15/May/2020 - Thanks To @NullMaster

  • FEATURE: Support migration between different "generate columns" syntaxes of MySQL and MariaDB
  • FEATURE: Added the ability to choose the remote storage locations you want to send your backup to in the "Backup Now" modal
  • FIX: If non-WordPress tables are selected in the advanced 'Backup Now' options, then back them up (even if the saved setting to back them up is off). i.e. "Backup Now" over-ride options should have been taking priority.
  • FIX: Failure to restore database 'view' in some rare circumstances due to the nonexistent DEFINER account and lack of privileges
  • TWEAK: Handle binary data during backup
  • TWEAK: Add strack_st to the lists of large logging tables and tables not requiring search/replace
  • TWEAK: Make search and replace case insensitive when operating on URLs
  • TWEAK: The incremental backup notice logic
  • TWEAK: Update bundled updater class (YahnisElsts/plugin-update-checker) (paid versions) to version 4.9
  • TWEAK: Add another tweak to paid versions' update checking time algorithm
  • TWEAK: Add the options_exist() method to backup modules that did not have it
  • TWEAK: During manual backup uploads, check if the last 4 bytes are string "null" (caused by an error in uploading to Dropbox) and if so remove them. Prevents an unnecessary message about unexpected data.
  • TWEAK: Show the backup label (if specified) in the UI backup progress indicator
  • TWEAK: Added the facility to clear the list of existing migration sites
  • TWEAK: Create default instance labels
  • TWEAK: Bring list of debugging plugins up to date
  • TWEAK: Add support for the AWS Milan and Cape Town endpoints (and correct a couple of existing endpoints that had wrong references)
Download UpdraftPlus v2.16.23.24 - Premium WordPress Backup Plugin Nulled Free
v1.16.23 - 01/Apr/2020 Thanks To @TassieNZ

  • FEATURE: Post module handler for UpdraftCentral
  • FEATURE: Added the ability to select which database tables you want to restore
  • FIX: An apparent change in Dropbox API behaviour at a recent date was causing uploads to Dropbox to be corrupted in some circumstances in versions 1.16.21-22.
  • TWEAK: The "Backup now" options were all unselected after trying to take a manual incremental backup with no possible entities for increments
  • TWEAK: When importing a single site into a multisite remove UpdraftPlus options and cron to prevent unwanted backups
  • TWEAK: Auto select clone package based on size of the selected backup
  • TWEAK: Prevent PHP notice when logging a Google Drive account full condition
  • TWEAK: Prevent a PHP notice when Azure is deleting files on PHP 7.4
  • TWEAK: Prevent potential PHP notice if returned OneDrive quota is zero
  • TWEAK: When restoring a single site that is part of a multisite only put that single site in maintenance mode not the entire network
  • TWEAK: Remove filesize warning from the log if we successfully added the file to the zip to prevent user concern
  • TWEAK: Add page_visit_history table to list of those with low-priority data and search/replace unnecessary
  • TWEAK: Add a warning message when restoring/migrating from an older PHP version to a newer version
  • TWEAK: Set 'NO_AUTO_VALUE_ON_ZERO' sql mode on restorations, for better compatibility with MySQL 8
  • TWEAK: Add WordFence logging tables to list of optional tables
  • TWEAK: If the Google Cloud revoke call fails try again once
  • TWEAK: Catch file closed errors during uploads to Dropbox to prevent unwanted errors in the backup log and prevent user concern
  • TWEAK: Get list of supported UpdraftClone regions from updraftplus.com
  • TWEAK: Logging in backup modules will now correctly pass on arguments to main log function
  • TWEAK: Change OneDrive 'account full, expected to fail' error message to a recoverable warning
  • TWEAK: Detect non-homepage 404s and provide FAQ link after a restore
  • TWEAK: Add paging to the existing backups table to prevent long loading times for sites with a large amount of backups
  • TWEAK: Remove unwanted padding on some buttons
Download UpdraftPlus v2.16.22.24 - Premium WordPress Backup Plugin Nulled Free
= v1.16.22 - 17/Feb/2020 =

  • FIX: Fix a regression with some S3-compatible providers caused by a previous switch to virtual-hosted style bucket referencing
  • TWEAK: Integrate input credentials from UpdraftCentral's zip install feature
  • TWEAK: Add information to the log file about what type of addresses (sub-domain/sub-folder) the multisite is configured to use
  • TWEAK: Fix potential race condition affecting settings page notifications on very fast or very slow sites
  • TWEAK: Some PHP notices that could be output during a restore
  • TWEAK: Automatically resume a timed-out restore operation during the uploads stage
  • TWEAK: If the database connection dies during a restore operation, try to reopen it
  • TWEAK: Adjust the UpdraftClone dashboard notice text
  • TWEAK: If the Google Drive revoke call fails try again once
  • TWEAK: The incremental backups label showed the incorrect time for different timezones
  • TWEAK: Update the WP-Optimize notice
  • TWEAK: Extend the auto resume restore to themes, others and more file backups
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock