=== FB Wallpost Widget === Contributors: bjornjohansen, metronet Tags: widget, facebook Author URI: http://twitter.com/bjornjohansen Requires at least: 3.2 Tested up to: 3.5.1 Stable tag: 0.3.5 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Widget that displays latest wall posts from a Facebook page without any hassle. == Description == Displays latest wall posts from a Facebook page and shows the text with links to the original posts. = Hassle free = * No Facebook app or authentication needed * No FBML or JavaScript at all * No iframes * Easy to style == Installation == 1. Download and unzip plugin 2. Upload the 'fb-wallpost-widget' folder to the '/wp-content/plugins/' directory, 3. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. Widget settings 2. Plain output (this is twentytwelve) 3. Easy to style to fit your theme == Changelog == = Version 0.3.5 = * Handling invalid FB Page URLs = Version 0.3.4 = * Just under-the-hood improvements: * Using wp_remote_get, there's no need to spoof the user-agent * Better defaults handling = Version 0.3.3 = * SVN mess. Skip this. = Version 0.3.2 = * Updated readme.txt * Moved screenshots to /assets = Version 0.3.1 = * Added screenshots = Version 0.3 = * Option to display more posts * Output is now in ul>li * Updated POT-file * Added translations for nb_NO = Version 0.2.3 = * Ready for WordPress.org plugin repo (adding readme.txt) * Added LICENSE.txt * Renamed to FB Wallpost Widget * Added description in widget * Added loading of translations (but none included yet) * Added fb-wallpost-widget.pot = Version 0.2.2 = * Easier usage: Put FB page url in the widget setting and we'll find the FB Page ID for you. * Fixed some gettext domain typos (duh!) * Deletes transient on saving widget settings * Code is ready for displaying full post content, but the content from FB is so full of crap that nobody should do that, thus not enabled. = Version 0.2.1 = * Linking to the post/picture/item/whatever instead of the FB Page = Version 0.2 = * Removed magpierss = Version 0.1 = * It works == Upgrade Notice == = 0.3.5 = Improved error handling. = 0.3 = Display more posts.