=== Dashboard: Latest Spam === Contributors: Viper007Bond Donate link: http://www.viper007bond.com/donate/ Tags: dashboard, widgets, dashboard widget Requires at least: 2.5 Stable tag: trunk Widget for the WordPress 2.5+ dashboard to display the latest spam. == Description == WordPress 2.5 introduces a widgetized dashboard featuring the latest comments and WordPress news. This plugin creates a new widget for that dashboard that lists out the latest spam so you can make sure no legitimate comments were falsely marked as spam. If you have [Defensio](http://wordpress.org/extend/plugins/defensio-anti-spam/) installed, it will also use that to hide obvious spam comments. **See Also:** [Dashboard Widget Manager](http://wordpress.org/extend/plugins/dashboard-widget-manager/) == Installation == ###Updgrading From A Previous Version### To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below. ###Installing The Plugin### Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to `/wp-content/plugins/`. This should result in the following file structure: `- wp-content - plugins - dashboard-latest-spam | dashboard-latest-spam.php | readme.txt` Then just visit your admin area and activate the plugin. **See Also:** ["Installing Plugins" article on the WP Codex](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins) ###Using The Plugin### The new widget will show up automatically on your dashboard. If you use my [Dashboard Widget Manager plugin](http://wordpress.org/extend/plugins/dashboard-widget-manager/) and have specified a custom widget order, you will need to visit it's management page and add this new widget to your dashboard. == Frequently Asked Questions == = Does this plugin support other languages? = Yes, it does. See the [WordPress Codex](http://codex.wordpress.org/Translating_WordPress) for details on how to make a translation file. Then just place the translation file, named `dashspam-[value in wp-config].mo`, into the plugin's folder. = I love your plugin! Can I donate to you? = Sure! I do this in my free time and I appreciate all donations that I get. It makes me want to continue to update this plugin. You can find more details on [my donate page](http://www.viper007bond.com/donate/). == ChangeLog == **Version 1.0.4** * Update to work with Defensio v1.6. **Version 1.0.3** * Allow non-admins to edit this widget when my [Dashboard Widget Manager](http://wordpress.org/extend/plugins/dashboard-widget-manager/) plugin is installed. **Version 1.0.2** * Remove the Defensio quarantine status from the "Right Now" box as this plugin makes it obsolete. **Version 1.0.1** * If Defensio is installed and being used, make the "See All" link link to the Defensio page. **Version 1.0.0** * Initial release.