=== Spacewatch === Contributors: seriouslysean Donate link: http://devjunkyard.com/spacewatch/ Tags: PHP, Monitor, Disk Space, Email Alert, Notifications, Usage, Storage, Tools Requires at least: 3.5 Tested up to: 3.9 Stable tag: 1.0.5 License: MIT License URI: http://opensource.org/licenses/MIT Monitor the space on your server with a simple dashboard widget. You can also enable a notification that gets sent when you hit a specified threshold. == Description == Spacewatch gives you a breakdown of the total space available on your server right from your dashboard by appending a small progress bar right to the *At a Glance* widget. You can also completely configure the notification email: * Receive daily alerts regardless of warning level * Receive daily alerts once you have 41%-60% free space remaining * Receive daily alerts once you have 21%-40% free space remaining * Receive daily alerts once you have 0%-20% free space remaining == Installation == 1. Upload the `spacewatch` folder to the `/wp-content/plugins/` directory 1. Activate spacewatch through the 'Plugins' menu in WordPress 1. (optional) Enable the At a Glance dashboard widget Once you've completed those steps, you will be able to view the Spacewwatch widget right from your dashboard == Frequently Asked Questions == = I don't see the progress bar on my dashboard... where is it? = Make sure that you have enabled the *At a Glance* dashboard widget. Once you've activated it, the progress bar will be appended to it right after the post counts. = I found a bug! What do I do? = Feel free to post any bugs, feature requests or comments at the [Spacewatch Issues](https://github.com/seriouslysean/spacewatch/issues) page and I'll get to them as soon as I'm able! == Screenshots == 1. The dashboard widget fits in with any theme and will change color based on your warning level. Hovering will show you the free space currently available. 2. Email notifications can be enabled or disabled from the Tools > Spacewatch options page. 3. This is what the notification email looks like. The Spacewatch Robot cares. == Changelog == = 1.0.5 = * Updating readme for WordPress 3.9 = 1.0.3 = * Added standalone widget to all versions of WP * Fixed width issue on what's new widget = 1.0.2 = * Added support for WordPress version 3.5+ * Added standalone widget for versions before 3.8 = 1.0.1 = * Fixed social links * Fixed alert background image path = 1.0.0 = * Initial release == Upgrade Notice == = 1.0.3 = Added a standalone widget to all versions of WP and fixed width issue on what's new widget. = 1.0.2 = Added support for WordPress version 3.5+ and added a standalone widget for versions before 3.8. = 1.0.1 = Fixed a but with the social links and fixed the alert background image path.