UpdraftPlus Premium 2.24.11.26

Download UpdraftPlus Premium 2.24.11.26 from nulled fire. UpdraftPlus is the World's leading backup, restore and migration WordPress plugin.
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)
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
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