UpdraftPlus Premium 2.25.5.26

Download UpdraftPlus Premium 2.25.5.26 from nulled fire. UpdraftPlus is the World's leading backup, restore and migration WordPress plugin.
FIX: Use correct zip file name when creating manifest
TWEAK: Tweak the response data of UpdraftCentral's plugin and theme handlers to add additional error information
TWEAK: Moved the raw backup history command so it can be accessed via UpdraftCentral
TWEAK: Optimise away unnecessary file open/read/close cycle on null gzip files when writing the final database dump (should help on enormous sites with thousands of tables)
TWEAK: Cleanup .list.tmp files when a local backup completes
TWEAK: Refactor WebDAV addon code for future improvements
  • Love
Reactions: Atiroop
FIX: Fix UpdraftCentral error when installing plugin or theme on a slow connection
TWEAK: Support wildcard (asterisk char) exclusions not just for the first/top-level directory but also for the 2nd level directories and below
TWEAK: Fix deprecation warning on UpdraftCentral's comment settings
TWEAK: Algorithm improvement with small tables with individually large rows not triggering the existing over-sized rows algorithm, to reduce fetch size quicker
TWEAK: Implement the newly abstracted host plugin usage/process within the UpdraftCentral client code
TWEAK: Improve backtrace logging
TWEAK: Add admin and log warning messages regarding the planned shutdown of Microsoft Azure and OneDrive Germany
TWEAK: Output UpdraftVault quota recount link if needed
TWEAK: Introduce constant: UPDRAFTPLUS_LOG_BACKUP_SELECTS: Defining this to true will cause the SQL SELECT commands used when fetching data for a database table backup to be logged in the UpdraftPlus backup log
TWEAK: Don't change SQL modes if a null value is returned
TWEAK: Existing backups paging logic to avoid a confusing rescan user experience
FIX: If MySQL performance was very fast on large tables, and if fallback fetch mode was being used (which should not occur on any WordPress core table, but can be triggered on recent Oracle MySQL 8.0 versions), then when increasing rows fetched on large tables, some rows could be unintentionally skipped.
TWEAK: Oracle MySQL 8.0 from somewhere after 8.0.17 has removed the display width from the response to SHOW CREATE TABLE, resulting in failure (prior to this tweak) to detect a primary key type that can be used with faster fetching
TWEAK: Use 'wp_mail_failed' action hook to improve logging of email delivery failures caused by a PHPMailer exception
TWEAK: Add additional log information to themes and plugins modules