wp/wp-content/plugins/wp-db-backup/README.md
changeset 19 3d72ae0968f4
parent 18 be944660c56a
equal deleted inserted replaced
18:be944660c56a 19:3d72ae0968f4
    99 When having the database backup emailed or sent to your browser for immediate download, the backup file will be _deleted_ from the server when the transfer is finished.
    99 When having the database backup emailed or sent to your browser for immediate download, the backup file will be _deleted_ from the server when the transfer is finished.
   100 
   100 
   101 Changelog
   101 Changelog
   102 ---------
   102 ---------
   103 
   103 
       
   104 2.5.2
       
   105 -----
       
   106 * Security: "Scheduled Backup" form now has nonce check
       
   107 
       
   108 2.5.1
       
   109 -----
       
   110 * Security: Make sure table exists before attempting backup
       
   111 
       
   112 2.5
       
   113 -----
       
   114 * New: Brand new user interface
       
   115 * Improvement: Compatibility with WordPress 5.8
       
   116 
   104 2.4
   117 2.4
   105 -----
   118 -----
   106 * Compatibility with PHP 8 and WordPress 5.7
   119 * Compatibility with PHP 8 and WordPress 5.7
   107 * Fix email backup functionality
   120 * Fix email backup functionality
   108 * Fix for bug where backup file would be gzipped twice
   121 * Fix for bug where backup file would be gzipped twice