=== Spam Notifier ===
Contributors: Flector
Donate link: http://goo.gl/CcxWYg
Tags: antispam, anti-spam, spam, comments, comment, trackback, email, notifier, akismet, notification
Requires at least: 3.0
Tested up to: 4.9.2
Stable tag: 1.01
The plugin sends an email message when a comment goes to the spam folder.
== Description ==
The plugin sends you an email each time a comment goes to the spam folder. The plugin will come in handy in combination with anti-spam plugins like [Antispam Bee](http://wordpress.org/plugins/antispam-bee/), [Invisible Captcha](http://wordpress.org/plugins/invisible-captcha/) and others that completely filter out comments from bots. It saves you the trouble of having to visit the "Spam" folder and manually check whether any real comments have been marked as spam by mistake.
We don’t recommend installing this plugin if you use [Akismet](http://wordpress.org/plugins/akismet/) only – you’ll be drowned in hundreds of emails every day.
If you liked my plugin, please rate it.
== Installation ==
1. Upload spam-notifier folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the Plugins menu in WordPress.
3. That's all.
Plugin settings are available in "Settings\Spam Notifier".
== Frequently Asked Questions ==
= Does the plugin support localization? =
Yes, please use [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/spam-notifier).
== Screenshots ==
1. A sample email message containing a comment marked as spam.
== Changelog ==
= 1.01 =
* removed the bundled languages in favour of language packs from translate.wordpress.org.
= 1.00 =
* first version