=== bbPress === Contributors: matt, johnjamesjacoby Tags: bbpress, forums, discussion, support, theme, buddypress, akismet, multisite Requires at least: 3.2.1 Tested up to: 3.2.1 Stable tag: 2.0.2 bbPress is forum software with a twist from the creators of WordPress == Description == Have you ever been frustrated with forum or bulletin board software that was slow, bloated and always got your server hacked? bbPress is focused on ease of integration, ease of use, web standards, and speed. We're keeping things as small and light as possible while still allowing for great add-on features through WordPress's extensive plugin system. What does all that mean? bbPress is lean, mean, and ready to take on any job you throw at it. == Installation == 1. Place the 'bbpress' folder in your '/wp-content/plugins/' directory. 2. Activate bbPress. 3. Visit 'Settings > Forums' and adjust your configuration. 4. Create some forums. 5. View your site. 6. Adjust the CSS of your theme as needed, to make everything pretty. == Changelog == = 2.0.2 = * Fix forum and topic freshness recount * Fix non-admin post editing * Fix topic closing = 2.0.1 = * Fix anonymous post editing bug = 2.0 = * Released on September 21, 2011 = 2.0-rc-5 = * Fixed Genesis incompatibilities * Fixed BuddyPress activity stream issues * Fixed Subscription email sending issues * Fixed Theme Compat display issues for some themes * Improved Theme Compat class * More future proofing internal API's = 2.0-rc-4 = * BuddyPress @mention integration * Improved Akismet user agent handling * Added blacklist_keys support * Fixed spam/deleted user handling * Updated green admin color scheme for WordPress 3.2 * Added actions to topic/reply forms * Improved support for future ajaxification = 2.0-rc-3 = * Fixed activation/deactivation * Added Forum Participant role for multisite use = 2.0-rc-2 = * BuddyPress activity actionin tegration * Multisite integration * Fixed a bushel of bugs * Fixed tag pagination again * Fixed ajax priority loading = 2.0-rc-1 = * Fixed tag pagination * Broke tag pagination * Squashed a bunch of bugs = 2.0-beta-3b = * Fix regression in forum index theme compatibility template * Audit usage of get strings for moderator level and above users = 2.0-beta-3 = * Akismet integration * Fixes replies within wp-admin * Fixes reply notification links * Fixes inconsistent breadcrumb behavior * Fixes theme compatibility issues * Fixes archive and page conflicts * Improvements to unpretty permalink support * Improvements to importer * Improvements to multisite support * Normalize theme, shortcodes, and template parts * Add humans.txt * Add empty index.php files to prevent snooping * Add max length to topic titles (default 80 chars) = 2.0-beta-2 = * GlotPress integration * Fixes Forum archive bug * Fixes and improvements to importer * Adds home link support to breadcrumb * Improvements to Theme Compatibility * Numerous template and CSS improvements * RTL support * Improved multisite support * Add filters for future anti-spam support * Add missing breadcrumbs to various template files * Topic/reply trash fixes = 2.0-beta-1 = * In development