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.
* FEATURE: Google Drive authorisation now goes via an officially registered app for easier connections to Google Drive.
* FEATURE: Include commands for UpdraftCentral's (UpdraftCentral - UpdraftPlus) Google Analytics management facility (check the changelog for the release)
* FIX: Correct handling of OneDrive folder names featuring spaces (possibly a regression/change in the handling at OneDrive's end)
* TWEAK: Prevent messy layout when the last log message is very long
* TWEAK: Log catchable fatal errors and exceptions during backup in PHP 7
* TWEAK: Log catchable fatal errors and exceptions during restore in PHP 7
* TWEAK: Log catchable fatal errors and exceptions during backup download in PHP 7
* TWEAK: Reduce amount of database logging during existing zip analysis, database backup and pruning stages
* TWEAK: In AJAX/JSON responses, automatically detect and handle corrupted output (e.g. setups where PHP debugging notices are configured to come to the browser)
* TWEAK: Catches and more elegantly handles errors when a settings import file cannot be JSON-parsed
* TWEAK: Request list of available add-ons (paid versions) from the mothership in current format
* TWEAK: Added custom backup message parameter backupnow_message in function updraft_backupnow_inpage_go()
* TWEAK: General code tidy-up, making older code conform to our current standards
* TWEAK: Add the possibility of passing back associated data with test results, and log it in the browser console
* TWEAK: When carrying out a remote storage test, pass the state of the 'debug' setting
* TWEAK: When testing SFTP settings, if debug is activated, activate debug logging and pass the results back in the event of test failure
* TWEAK: Optimise away a database query in the case of no UpdraftCentral keys existing
* TWEAK: Removed "Reduced Redundancy" storage class from Amazon S3 remote storage options, because Amazon are deprecating it (and it now costs more, for inferior redundancy - Amazon is phasing out Reduced Redundancy Storage - UpdraftPlus)
* TWEAK: Backup files missing error message corrected
* TWEAK: Add the handlebars-js and xamin/handlebars.php libraries
* TWEAK: The FTP storage module has been ported to outputing its configuration via a template
* TWEAK: Introduce internal API and port all job data saved in storage modules to be instance-local
  • TWEAK: Manage phpseclib through composer
  • TWEAK: Do less logging to database when resuming and noticing already-processed tables (saves resources)
  • TWEAK: Returns comment status when updating comments from UpdraftCentral
  • TWEAK: Update plugin-updates-checker library to current (4.2), and manage via composer, replacing bundled copy in the build source
  • TWEAK: Replace uses of create_function(), which is deprecated on PHP 7.2
  • TWEAK: Replace deprecated constructors (PHP 7+) in webdav module
  • TWEAK: Documentation showing plugin developers how easy it is to add in-page backups to their plugin: Add "take a backup" functionality to your plugin - UpdraftPlus
  • TWEAK: Make the UpdraftCentral updates checking able to cope with a wider range of third-party schemes
  • TWEAK: General code tidy-up, making older code conform to our current standards
  • TWEAK: Minor version updates of some bundled libraries
  • TWEAK: Produce and use minified resources (CSS/JS) where available
  • TWEAK: Update class-udrpc to latest (1.4.14) which removes a conflict with other code that may interact with CORS OPTIONS requests
  • TWEAK: Escape log lines when sending for display (theoretically an XSS security issue, but to achieve a successful attack, someone would have to first get something malicious into the log file, which is difficult as there are not many places where foreign input can end up in the log file - e.g. hack into Dropbox and cause Dropbox to send you back malicious HTML in an error message - and then be able to persuade you to both take a backup triggering the problem and then view the log file in your WP dashboard)
  • TWEAK: Update Google Cloud bucket locations
  • FIX: Import function had a regression and was not coping with all formats
  • TWEAK: When the import function failed, the error was not shown to the user