PluginProbe
bbPress / 2.0.3
bbPress v2.0.3
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 2.2.2 All 71 releases
bbpress / readme.txt

readme.txt in bbPress 2.0.3, at readme.txt

110 lines 3.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === bbPress ===
2 Contributors: matt, johnjamesjacoby
3 Tags: bbpress, forums, discussion, support, theme, buddypress, akismet, multisite
4 Requires at least: 3.2.1
5 Tested up to: 3.4
6 Stable tag: 2.0.3
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 ease of integration, ease of use, web standards, 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.3 =
28 * Confirmed WordPress 3.4 compatibility
29 * Fix single forums not working when switching visibility
30 * Fix hierarchical forum capability check
31
32 = 2.0.2 =
33 * Fix forum and topic freshness recount
34 * Fix non-admin post editing
35 * Fix topic closing
36
37 = 2.0.1 =
38 * Fix anonymous post editing bug
39
40 = 2.0 =
41 * Released on September 21, 2011
42
43 = 2.0-rc-5 =
44 * Fixed Genesis incompatibilities
45 * Fixed BuddyPress activity stream issues
46 * Fixed Subscription email sending issues
47 * Fixed Theme Compat display issues for some themes
48 * Improved Theme Compat class
49 * More future proofing internal API's
50
51 = 2.0-rc-4 =
52 * BuddyPress @mention integration
53 * Improved Akismet user agent handling
54 * Added blacklist_keys support
55 * Fixed spam/deleted user handling
56 * Updated green admin color scheme for WordPress 3.2
57 * Added actions to topic/reply forms
58 * Improved support for future ajaxification
59
60 = 2.0-rc-3 =
61 * Fixed activation/deactivation
62 * Added Forum Participant role for multisite use
63
64 = 2.0-rc-2 =
65 * BuddyPress activity actionin tegration
66 * Multisite integration
67 * Fixed a bushel of bugs
68 * Fixed tag pagination again
69 * Fixed ajax priority loading
70
71 = 2.0-rc-1 =
72 * Fixed tag pagination
73 * Broke tag pagination
74 * Squashed a bunch of bugs
75
76 = 2.0-beta-3b =
77 * Fix regression in forum index theme compatibility template
78 * Audit usage of get strings for moderator level and above users
79
80 = 2.0-beta-3 =
81 * Akismet integration
82 * Fixes replies within wp-admin
83 * Fixes reply notification links
84 * Fixes inconsistent breadcrumb behavior
85 * Fixes theme compatibility issues
86 * Fixes archive and page conflicts
87 * Improvements to unpretty permalink support
88 * Improvements to importer
89 * Improvements to multisite support
90 * Normalize theme, shortcodes, and template parts
91 * Add humans.txt
92 * Add empty index.php files to prevent snooping
93 * Add max length to topic titles (default 80 chars)
94
95 = 2.0-beta-2 =
96 * GlotPress integration
97 * Fixes Forum archive bug
98 * Fixes and improvements to importer
99 * Adds home link support to breadcrumb
100 * Improvements to Theme Compatibility
101 * Numerous template and CSS improvements
102 * RTL support
103 * Improved multisite support
104 * Add filters for future anti-spam support
105 * Add missing breadcrumbs to various template files
106 * Topic/reply trash fixes
107
108 = 2.0-beta-1 =
109 * In development
110