UpdraftPlus Premium 2.24.2.26

Download UpdraftPlus Premium 2.24.2.26 from nulled fire. UpdraftPlus is the World's leading backup, restore and migration WordPress plugin.
  • 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
  • TWEAK: Marked as tested and compatible on WordPress 4.8
  • TWEAK: Dropbox authentication flow can now use POST for the final step, side-stepping (arbitrary) parameter length restrictions on some Apache mod_security setups
  • TWEAK: Prevent a possible PHP notice when curl is not present
  • TWEAK: Point Clef users towards Keyy
  • TWEAK: Do not open an alert box when the user changes their site ID in 'Advanced Tools'
  • TWEAK: Fix parameters to updraft_check_overduecrons() JS function