=== Auto Post FB Comment ===
Contributors: Nguyen Trong Bang
Donate link: http://autopostfbcomment.com
Tags: comments, facebook, facebook comments, seo, facebook seo, post, plugin, page, google, facebook open graph, open graph, seo facebook comments, facebook plugin, wordpress facebook plugins
Requires at least: 2.9
Tested up to: 4.1.1
Stable tag: 1.0.1
License: GPLv2 or later
This plugin will insert a Facebook Comment into your Wordpress Database when user comments on your post / page.
== Description ==
What This Plugin Does?
Auto Post FB Comment embeds a Facebook Comment Form on your blog and auto inserts user's comments to Wordpress Database.
Remember: You don't need to use any other Facebook Comment plugin with this one, Auto Post FB Comment will do all that is needed for you.
Why this is so Good
Among many advantages, you will have all your Wordpress Comments widgets and plugins still working since all the comments will also be at your database.
Also, even if Facebook goes down or slow it won't affect the loading of your site content.
And what is the benefit?
Normally the Facebook comment system is embed into your page through an iframe. Because of that Google can't read those comments or associate then with your page.
This plugin changes all that by adding and loading all the comments on your page through your Wordpress Database like the rest of your site.
It will not hurt my server performance?
Yes of course. Because this plugin used AJAX call so it does not make your site slowly. It just run in background. However, it only called when users comment in your post. The comment will appear to your post immediately after you refresh it.
Incredible Easy to Install
All you need to do is enable the plugin, set its configuration with facebook and it will already start adding all the facebook comments
to your Wordpress while the users visit your blog posts pages :)
== Screenshots ==
1. How it looks on the Theme to the user (Facebook Comment Form)
2. How it looks on the Theme to the user (Wordpress Comment Form)
2. Comments in admin view
4. Plugin Admin Configuration View
== Installation ==
1. Upload `auto-post-fb-comment` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the Options of the plugin (App ID, Default comment status, Turn on debug,...)
4. Enjoy :D
== Frequently Asked Questions ==
= Are the comments stored as regular WP comments or stored in a different way? =
Comments are stored in regular WP comments, in table wp_comments
= What if the visitor does not want to post a comment as Facebook comment? =
At current version, there's no way to let visitor posts comment in Facebook form but not posts comment to WP. But if yes, this option is global. It means that all comments are posted in Facebook are not posted to WP.
== Changelog ==
= 1.0.1 =
* Add options for Facebook comment form (width, numposts, color scheme)
* Change screenshots, banner, icon
= 1.0.0 =
* Init version
== Upgrade Notice ==
* No upgrades note
--
Nguyen Trong Bang