=== Facebook Comments Notifier === Contributors: ltnow, eppand, kseifert Tags: facebook, comments, comment, facebook comments, facebook comment, email, notify, notification, notifications, social, social media, commenting, email notification, email notifications Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Get email notifications when Facebook Comments are posted on your WordPress website. == Description == The Facebook Comments Notifier plugin adds the facebook comment system in place of the default WordPress comments and creates email notifications on successfully posted comments. The email notification provides a link back to the page that the comment was submitted. If Facebook Comments are already in place on your WordPress site, this plugin will perform the email notification functionality. The settings area allows for configurable items such as Facebook AppID and the recipient email(s). A Facebook AppID is not required. By default, the plugin will email notifications to the site's admin email address. Facebook Comments Notifier uses the wp_mail() function to send the email notifcations. WordPress Plugin developed by Lieberman Technologies, www.LTnow.com. == Installation == 1. Unzip the .zip file downloaded from the WordPress plugins library. 1. Upload 'facebook-comments-notifier' folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Navigate to your WordPress Dashboard 4. Configure the desired settings under Settings > Facebook Comments **Note**, If you have not recieving the email notifications, please review the FAQs. == Frequently Asked Questions == = I have installed the plugin but am not receiving emails = This sometimes exists on a WordPress website running on IIS. The Facebook Comments Notifier plugin uses the wp_mail() function to send email and IIS is not always configured to handle mail this way. A work around to this mail issue is to use a plugin to authenticate your mail via SMTP protocol. For the SMTP authentication, we have found this plugin to work: WP Mail SMTP by Callum Macdonald (http://wordpress.org/extend/plugins/wp-mail-smtp/). == Screenshots == 1. Settings screen for the Facebook Comments Notifier plugin 2. View of the Email Notification == Changelog == = 1.0 = * Add auto width for control * Handle dynamic window resize * Add (optional) absolute width for control = 0.9.1 = * Labeling updates * Added screenshot of settings screen = 0.9 = * Facebook Comments Notifier plugin published to WordPress.org