=== Plugin Name === Contributors: TheWebAtom Tags: bbPress, topic, thumbnails, thumbnail, image, thread Donate link: http://shanegowland.com/wordpress/ Requires at least: 3.4 Tested up to: 3.4.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Provides bbPress with support for topic thumbnails. == Description == This plugin adds support for Topic Thumbnails with bbPress. It works by retrieving the first image from each topic and displaying it alongside the topic title on the index page. Thumbnails are sized according to your media settings, however they are capped to a maximum height & width of 128px. This is to prevent the thumbnails from breaking bbPress ' topic display CSS. This plugin works with GD bbPress Attachments and most other bbPress image management plugins. If you enable this plugin while bbPress is disabled (or not installed) it will display a warning message. == Installation == 1. Upload `bbpress-post-thumbnails` to the `/wp-content/plugins/` or `/wp-content/mu-plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Does this support Multisite? = Yes. You can activate it on a sitewide or network-wide basis. = Does this work with bbPress 1.x? = No. Only bbPress 2.0 and newer are supported. = Can I specify the image to be used as a thumbnail? = No. It automatically grabs the first image associated with the topic. You just need to ensure the image you want appears first in the topic. == Screenshots == 1. Forum topic view with thumbnails. == Changelog == = 1.0 = * Initial release. == Upgrade Notice == = 1.0 = This is the stable initial release.