=== Facebook CommentsTNG === Contributors: crazyspence Donate link: http://www.philtopia.com/?page_id=292 Tags: comments Requires at least: 2.8 Tested up to: 2.8.4 Stable tag: 0.13 Facebook CommentsTNG will pull your comments from Facebook Notes back into your blog == Description == Facebook CommentsTNG will pull your comments from Facebook Notes back into your blog. Currently it has a test mode which will display any notes and comments that it intends to import and a manual import button which will add them to Wordpress. This is a complete rewrite and still very new and you may run into problems please do a test run first. == Installation == 1. Extract the plugin to your wordpress plugins directory 1. Activate plugin 1. Add your Facebook user and password to the settings == Frequently Asked Questions == = Why doesn't it automatically scan hourly or daily? = It does since 0.12! yay! = It told me it ran out of memory with a fatal error = Yea this can happen especially with lots of notes. An optional limit to how far back it scans has been added to counter this == Screenshots == 1. This is a shot of some Facebook imported comments with Gravatar's in the recent comments section 2. This is some comments on my blog with the Facebook Gravatar == Changelog == = 0.1 = * Scans all notes for comments and adds them to database to await approval * Test mode which only shows comments not detected in database = 0.11 = * Re arranged the check for a note that sees if it is a Wordpress blog to a point before downloading it to improve memory usage = 0.12 = * Prefixed all functions with tng_ to avoid conflicts with other funcions or plugins * Added limit function to limit how many notes are scanned, 0 to scan all notes. This will be helpful to people with many notes or small memory restrictions * Added timer functions for hourly and daily * Corrected comment adding function data as it was not adding a time or the facebook url to comments and this was causing it not to show properly in recent comments * Removed some commented out code from intial development that would not be needed * Renamed Settings page to Facebook CommentsTNG from Facebook NotesTNG = 0.13 = * Added e-mail address field so a custom e-mail address can be entered. Currently defaults to facebook@philtopia.com which has a Gravatar setup for a facebook icon * Added starting post field so the crawl can be started at a certain point * Moved Options Updated message to after the options are actually updated * Update e-mail addresses button will update the e-mail address field on all Facebook TNG comments. Meant to be used after changing the e-mail field