=== bbPress === Contributors: matt, johnjamesjacoby, mdawaffe Tags: bbpress, forums, discussion, post type, theme Requires at least: 3.1 Tested up to: 3.2 Stable tag: 2.0-beta-3 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 web standards, ease of use, ease of integration, 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-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