PluginProbe
bbPress / 2.0-beta-3b
bbPress v2.0-beta-3b
2.6.17 trunk 2.0 2.0-beta-1 2.0-beta-2b 2.0-beta-3 2.0-beta-3b 2.0-rc-2 2.0-rc-3 2.0-rc-4 2.0-rc-5 2.0.1 2.0.2 2.0.3 2.1 2.1-beta-1 2.1-rc1 2.1-rc2 2.1-rc3 2.1-rc4 2.1.1 2.1.2 2.1.3 2.2 2.2.1 All 72 releases
bbpress / readme.txt

readme.txt in bbPress 2.0-beta-3b, at readme.txt

61 lines 2.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === bbPress ===
2 Contributors: matt, johnjamesjacoby, mdawaffe
3 Tags: bbpress, forums, discussion, post type, theme
4 Requires at least: 3.1
5 Tested up to: 3.2
6 Stable tag: 2.0-beta-3b
7
8 bbPress is forum software with a twist from the creators of WordPress
9
10 == Description ==
11
12 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.
13
14 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.
15
16 == Installation ==
17
18 1. Place the 'bbpress' folder in your '/wp-content/plugins/' directory.
19 2. Activate bbPress.
20 3. Visit 'Settings > Forums' and adjust your configuration.
21 4. Create some forums.
22 5. View your site.
23 6. Adjust the CSS of your theme as needed, to make everything pretty.
24
25 == Changelog ==
26
27 = 2.0-beta-3b =
28 * Fix regression in forum index theme compatibility template
29 * Audit usage of get strings for moderator level and above users
30
31 = 2.0-beta-3 =
32 * Akismet integration
33 * Fixes replies within wp-admin
34 * Fixes reply notification links
35 * Fixes inconsistent breadcrumb behavior
36 * Fixes theme compatibility issues
37 * Fixes archive and page conflicts
38 * Improvements to unpretty permalink support
39 * Improvements to importer
40 * Improvements to multisite support
41 * Normalize theme, shortcodes, and template parts
42 * Add humans.txt
43 * Add empty index.php files to prevent snooping
44 * Add max length to topic titles (default 80 chars)
45
46 = 2.0-beta-2 =
47 * GlotPress integration
48 * Fixes Forum archive bug
49 * Fixes and improvements to importer
50 * Adds home link support to breadcrumb
51 * Improvements to Theme Compatibility
52 * Numerous template and CSS improvements
53 * RTL support
54 * Improved multisite support
55 * Add filters for future anti-spam support
56 * Add missing breadcrumbs to various template files
57 * Topic/reply trash fixes
58
59 = 2.0-beta-1 =
60 * In development
61