=== WP Lynx === Contributors: mtekk Tags: Links, Facebook, post, posts Requires at least: 3.0 Tested up to: 3.0.1 Stable tag: 0.2.0 WP Lynx allows you to mimic Facebook's wall links in your WordPress posts. == Description == WP Lynx allows you to create stylized links akin to those in Facebook. These stylized links, known as lynx prints, can contain a thumbnail image of any of the images on the linked page, plus a short excerpt from the page. The images are automatically cached on your server (no hot-linking), and the content is intelligently scraped. * English - default - Don't see your language on the list? Feel free to translate WP Lynx and send John Havlik the translations. == Installation == Please visit [WP Lynx's](http://mtekk.us/code/wp-lynx/#installation "WP Lynx's project page's installation section.") project page for installation and usage instructions. == Changelog == = 0.2.0 = * New feature: Lynx Prints are now styled in the WordPress visual editor. * New feature: Users are now warned if settings are out of date, allowed to do a one click settings migration. * New feature: Can now undo setting saves, resets, and imports. * Bug fix: “Blank” images should no longer load as thumbnail candidates. = 0.1.3 = * Bug fix: Improved CURL Error reporting. * Bug fix: Fixed issue with non UTF-8 or ASCII encoded sites. * Bug fix: Fixed issue with CURL and PHP in safe_mode. = 0.1.2 = * Initial Public Release