=== WP Comment Notifier For All ===

Contributors: Fayçal Tirich
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=HDB7NGZL7BDXG&lc=US&item_name=%2eFay%20Labs&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
Tags: notify, comment, notifier
Requires at least: 3.0
Tested up to: 3.2.1
Stable tag: 2.1

Notify all Wordpress users (and not only the admin) on comment approval.

== Description ==

Notify all Wordpress users (and not only the admin) on comment approval. The notification is sent only one time after the comment post approval(not on status update).

== Installation ==

1. Upload `wp-comment-notifier-for-all` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Set your notification template

== Frequently Asked Questions ==


== Changelog ==
= 2.1 =
* Fixing the compatibility with Wordpress 3.x
* Adding the possibility to include the comment content in the email notification body
* using wp_mail instead of PHP mail
* s/pnfa/cnfa
* Fixing cnfa_get_users() used to send notification to all users even for other blogs (MuWP)

= 1.0 =
* First release 


== Screenshots ==

1. Admin settings
2. Enable/Disable for users