=== Post Thumbnail Widget === Contributors: iworks Author: illi (Marcin Pietrzak) Author URI: http://iworks.pl/ Plugin URI: http://iworks.pl/post-thumbnail-widget/ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40iworks%2epl&item_name=Post%20Thumbnail%20Widget&no_shipping=0&no_note=1&tax=0¤cy_code=PLN&lc=PL&bn=PP%2dDonationsBF&charset=UTF%2d8 Tags: post, post thumbnail, widget, rss, feed Requires at least: 2.9.0 Tested up to: 2.9.2 Stable tag: 1.2 Allow to publish post thumbnails on sidebar and on RSS. == Description == Allow to publish **post thumbnails** on sidebar and on RSS. **Other plugins by iworks**: [Tag list](http://wordpress.org/extend/plugins/tag-list/), [AutoReferrer](http://wordpress.org/extend/plugins/auto-referrer/), [flakuj](http://wordpress.org/extend/plugins/flakuj/). == Installation == 1. Upload `post-thumbnail-widget` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Use widget or configure plugin. == Localizations == * Polish (pl_PL) - [Marcin Pietrzak](http://iworks.pl/) If you have created your own language pack, or have an update of an existing one, you can send [gettext PO and MO files](http://codex.wordpress.org/Translating_WordPress) to me so that I can bundle it into Tag list. You can [download the latest POT file from here](http://wordpress.org/extend/plugins/post-thumbnail-widget/admin/post-thumbnail-widget.pot). == Changelog == = 2.0 = * Added uninstall hook = 1.2 = * Added a sort by. * Added possibility to publish post title. = 1.1 = * Added possibility to publish a post thumnail in the RSS feed. * Added Polish translation. = 1.0.1 = * Removed code that caused PHP warnings. = 1.0 = * Initial upload