=== WP-Posts to Image Plugin === Contributors: utdemir Tags: last post, bbcode, forum, sign, banner Requires at least: 2.9 Tested up to: 3.0 Stable tag: 0.2 Let's you show your blog's last posts on a forum signature or stg. uses bbcode. == Description == With this plugin, you will get two links; One link for the image, and one link for the redirect page. Then you can use these links in a forum signature like this: [url=example.com/wp-content/plugins/p2i/1.php][img]example.com/wp-content/plugins/p2i/1.png[/img][/url] It also supports shortening the url's with "is.gd". == Installation == 1. Upload the contents of the archive to `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Do "chmod 777" to "/wp-content/plugins/p2i" 4. You can get the links from Posts Bar in the menu(!!!You should click "Create Images" first!!!). 5. Use it like "[url=example.com/wp-content/plugins/p2i/1.php][img]example.com/wp-content/plugins/p2i/1.php[/img][/url]" in wherever you want. == Changelog == = 0.2 = Bugfix: Links in Options menu is now working. = 0.1 = First release. Yet, it's not even alpha, just like a draft.