UpdraftPlus Premium 2.24.3.26

Download UpdraftPlus Premium 2.24.3.26 from nulled fire. UpdraftPlus is the World's leading backup, restore and migration WordPress plugin.
* FIX: Resolves a fatal error that occurred if a user had one specific add-on and not another (i.e. paid versions only)
  • FEATURE: Support PHP 8.2 in UpdraftClone
  • FEATURE: pCloud protocol support (Premium)
  • FIX: Add missing support for custom Dropbox app refresh tokens
  • FIX: After sending email report, other emails that follow would contain leftover data from the previous email report
  • FIX: Javascript hook that is used to show "Automatic backup before update" dialog box when pressing "Install Update Now" button on the WP Plugins page had made the same button on WP Updates page not respond to a press
  • FIX: Potentially not storing the size of new files in the backup history
  • FIX: Pressing "Rescan remote storage" using WebDAV can show an error message
  • FIX: Prevent a fatal error when logging PHP events using the exported "central" folder on the remote site
  • FIX: Prevent an error that occurs on WordPress 6.1 when managing and creating post/page from UpdraftCentral
  • FIX: Prevent fatal error when rescanning if internal directory was unusable
  • TWEAK: Ability to permanently dismiss Litespeed warning
  • TWEAK: Add admin notice to inform the user to upgrade their PHP to version 5.3 or higher due to changes in phpseclib requirements in future releases
  • TWEAK: Add "#[\ReturnTypeWillChange]" attribute to Google Drive API for suppressing PHP 8.1 deprecation notices
  • TWEAK: Add the ability to anonymize personal data in the database backup when using migrator
  • TWEAK: Advise users if files in the plugin are missing
  • TWEAK: Discourage page caches from caching UpdraftClone intermediate pages
  • TWEAK: "Dismiss from main dashboard" button sometimes doesn't work
  • TWEAK: Fix missing FTP admin notices when clicking on other remote storage method
  • TWEAK: Hive off the AWS S3 SDK into a separate plugin (UpdraftPlus now always uses its own, more lightweight, SDK) - GitHub - DavidAnderson684/updraftplus-aws-sdk
  • TWEAK: Improve the Handlebars template of the Amazon S3 remote storage by taking PHP code out of it
  • TWEAK: Improve the Handlebars template of the DreamObjects remote storage by taking PHP code out of it
  • TWEAK: Improve wording in plugin by removing ambiguous wordings
  • TWEAK: Increase the Google Cloud (Premium) downloading minimum chunk size for faster downloads
  • TWEAK: In Premium / Extensions tab add notices for AIOS and Easy Updates Manager
  • TWEAK: Log the list of blocks that failed to re-assemble in Microsoft Azure.
  • TWEAK: Make the Google Drive downloading algorithms adapt to available memory - cut the total download time by 2/3 in testing
  • TWEAK: Prevent a PHP notice upon UpdraftClone startup
  • TWEAK: Prevent deprecation notice on PHP 8+ if opening a zero-size zip file
  • TWEAK: Replace the use of $SERVER['SERVERNAME'] variable with networksiteurl() function because the array key is not defined in WP-CLI and might not be defined on some server-side cron tasks, resulting in a PHP log message
  • TWEAK: Set a global context for $wpfiledescriptions context so that it gets assigned to correctly, preventing a subtle visual change in the theme editor
  • TWEAK: Use built-in logging for WebDAV
  • TWEAK: WP Rocket - disable CDN upon migration completion for multisite since key will be invalid
FIX: Fix "More Files" tracking on resumption
FIX: Parse error when loading plugins and themes in UpdraftCentral. Error occurs when UpdraftPlus is installed in a system with PHP 5.6 or older.
FIX: BinZip did not handle out-of-tree directory symlinks. These are now backed up as expected.
FIX: When expired tokens occur during Vault uploads, reschedule and resume, to avoid incomplete pruning of backup history
FIX: Inconsistent WebDAV host field behaviour where there are multiple WebDAV storage locations
FIX: The Exclusion rule link text was broken when "uploads" and "wp-content" exclusion settings were initially in an unchecked state
TWEAK: Create IAM call methods in UpdraftPlus_S3
TWEAK: Add a select all / deselect all selector to the table list when restoring
TWEAK: Do not write SET @@GLOBAL.GTID_PURGED statements
TWEAK: Improve the upload after create status reporting in the progress widget
TWEAK: If a symlink pointed to an inaccessible location, this was silently skipped when using ZipArchive; it now generates a warning.
TWEAK: Cast the service list to an array in upload_button() to avoid a potential PHP error with PHP 8
TWEAK: Quadruple size of buffer when reading from files for S3 chunks