=== facebook-comments === Contributors: serenitysoft,jameslow Donate link:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=999Y9B Tags: facebook,notes,comments Requires at least: 2.0.2 Tested up to: 3.0.1 Stable tag: 0.36 Facebook comments will import comments from your Facebook notes, back into your blog. == Description == Facebook comments will import comments from your Facebook notes, back into your blog. Version 0.37+ is the start of moderation and modifications by Ryan J. Peterson (http://www.mjgin.com/) which will including a larger rewrite of the plugin for a 1.0 release. Version 0.21 - 0.36 is a modification by James Low (http://jameslow.com) to Adam Hill's and Thomas Albright's versions, to work with the current facebook html. Made to work with Feedburner feeds by Aaron Harp (http://www.aaronharp.com). == Installation == 1. Download facebooknotes.php and place in wp-content/plugins 2. Log into your WordPress admin panel 3. Go to Plugins and "Activate" the plugin 4. Go to Options->Facebook and specify your login 5. Add Facebook Notes URl from notes tab. Looks like: (http://www.facebook.com/notes.php?id=¬es\_tab=) == Changelog == = 0.37 = * Fix for latest version of facebook, updated curl code, reworked regex codes. = 0.36 = * Latest fixes for facebook with changes from Benjamin Trice = 0.33 = * Option to not import comments for posts whose comment status is closed. = 0.32 = * Should work for pages and situations where there facebook user specified in wordpress isn’t friends with the commenter on the note. = 0.31 = * Removed debug statement = 0.30 = * Fix for the latest version of facebook! = 0.29 = * Option not to notify (email) of new comments from facebook = 0.28 = * Option to import from every page of notes from facebook, not just the first one. = 0.27 = * Version 2.5.1 introduced that the GUID might not be the permalink (http://trac.wordpress.org/ticket/6492). The plugin now uses a different method for converting the URL to a post ID. Should also fix some earlier problems with the “Original Comment Post Not Found” error. = 0.26 = * Version 0.26 with fix for latest facebook HTML mark up = 0.25 = * Fix added by Aaron Harp to allow thie plugin to work with feedburner