=== Recent Backups === Author: Andy Cheeseman Contributors: andycheeseman Authors Website: http://www.andycheeseman.com Donate link: http://www.andycheeseman.com/ Tags: backup, recent, dashboard, widget, list Requires at least: 2.0.2 Tested up to: 3.4.1 Stable tag: 4.3 == Description == Recent Backups sits alongside a standard BackUpWordPress installation. It adds a widget to the dashboard that displays the contents of the backup folder in chronological order. Links are provided so users can easily download individual backups and store them offline. A button is also displayed so users can launch a fresh backup from the dashboard. BackUpWordPress offers a powerful, free and simple, zero configuration backup solution for WordPress users. You can download BackUpWordPress via http://wordpress.org/extend/plugins/backupwordpress/. You can choose to show or hide this widget from certain users through the use of the Adminimize plugin. You can download Adminimize via http://wordpress.org/extend/plugins/adminimize/. == Installation == This plugin follows the standard WordPress installation method. Simply put it in your plugin's folder readily unzipped, or upload it through the WordPress backend. Easy as pie. Sweet, sweet delicious pie. == Frequently Asked Questions == = Are You affiliated with BackUpWordPress? = Not at all. It just seems like a really simple backup solution and the functionality of this plugin achieves something I wanted. = So your taking responsibility for my backups? = Woah there Jimmy. Your backups are your responsibility. I'm no programmer. I simply pulled together the necessary code with some help from Google and the folks at StackOverflow.com. I don't take any responsibility if your website crashes / explodes or gets taken over by ninjas. == Screenshots == 1. A preview of the empty dashboard component. 2. A preview of the populated dashboard component. == Changelog == = version 0.7 = * Continued fixed left over from issues addressed in 0.6. = version 0.6 = * Legacy PHP issued addressed when creating the admin menu. = version 0.5 = * Added a settings page and the ability to define the folder where Recent Backups looks for files. A better fix for the issue addressed in 0.4. = version 0.4 = * Attempted bug fix for WordPress installs in sub-directories of the server document root. = version 0.3 = * Added text when no files are present in backup directory. * Refined the look of the 'Backup Now' button. = version 0.2 = * 'Backup Now' Button Added = version 0.1 = * Lists the .zip contents of the BackUpWordPress backup folder, in chronological order. * Date and file size provided. * Download links added to enable one click downloads for offline backup.