web/wp-content/plugins/bbpress/readme.txt
changeset 196 5e8dcbe22c24
child 204 09a1c134465b
equal deleted inserted replaced
195:c7c0fbc09788 196:5e8dcbe22c24
       
     1 === bbPress ===
       
     2 Contributors: matt, johnjamesjacoby
       
     3 Tags: forums, discussion, support, theme, akismet, multisite
       
     4 Requires at least: 3.4
       
     5 Tested up to: 3.5
       
     6 Stable tag: 2.2.2
       
     7 License: GPLv2 or later
       
     8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
       
     9 
       
    10 bbPress is forum software, made the WordPress way
       
    11 
       
    12 == Description ==
       
    13 
       
    14 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.
       
    15 
       
    16 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.
       
    17 
       
    18 == Installation ==
       
    19 
       
    20 1. Place the 'bbpress' folder in your '/wp-content/plugins/' directory.
       
    21 2. Activate bbPress.
       
    22 3. Visit 'Settings > Forums' and adjust your configuration.
       
    23 4. Create some forums.
       
    24 5. View your site.
       
    25 6. Adjust the CSS of your theme as needed, to make everything pretty.
       
    26 
       
    27 == Changelog ==
       
    28 
       
    29 = 2.2.2 =
       
    30 * RTL and i18n fixes
       
    31 * Improved user profile theme compatibility
       
    32 * Fixed incorrect link in credits page
       
    33 * Fixed admin area JS issues related to topic suggest
       
    34 * Fixed template part reference in extras user edit template
       
    35 
       
    36 = 2.2.1 =
       
    37 * Fix role mapping for non-WordPress roles
       
    38 * Fix issue with private forums being blocked
       
    39 * Allow moderators to see hidden forums
       
    40 
       
    41 = 2.2 =
       
    42 * Improved user roles and capabilities
       
    43 * Improved theme compatibility
       
    44 * Improved BuddyPress Group Forums integration
       
    45 * Improved forums convertion tool
       
    46 * Improved forums tools and settings
       
    47 * Improved multisite support
       
    48 * Added What's New and Credits pages
       
    49 * WordPress 3.5 and BuddyPress 1.7 ready
       
    50 
       
    51 = 2.1.2 =
       
    52 * Fixed admin-side help verbiage
       
    53 * Fixed reply height CSS
       
    54 * Fixed password converter
       
    55 * Fixed child post trash and delete functions
       
    56 
       
    57 = 2.1.1 =
       
    58 * Fixed Invision, phpBB, and vBulletin importers
       
    59 * Fixed private/hidden forum bugs
       
    60 * Fixed topic split meta values
       
    61 * Fixed theme compatibility logic error
       
    62 * Fixed role mask issues for shared user installs
       
    63 * Fixed missing function cruft
       
    64 * Fixed missing filter on displayed user fields
       
    65 
       
    66 = 2.1 =
       
    67 * WordPress 3.4 compatibility
       
    68 * Deprecate $bbp global, use bbpress() singleton
       
    69 * Private forums now visible to registered users
       
    70 * Updated forum converter
       
    71 * Topic and reply edits now ran through Akismet
       
    72 * Fixed Akismet edit bug
       
    73 * Fixed Widgets nooping globals
       
    74 * Fixed translation load order
       
    75 * Fixed user-edit bugs
       
    76 * Fixed settings screen regressions
       
    77 * Improved post cache invalidation
       
    78 * Improved admin-side nonce checks
       
    79 * Improved admin settings API
       
    80 * Improved bbPress 1.1 converter
       
    81 * Improved BuddyPress integration
       
    82 * Improved Theme-Compatibility
       
    83 * Improved template coverage
       
    84 * Improved query performance
       
    85 * Improved breadcrumb behavior
       
    86 * Improved multisite integration
       
    87 * Improved code clarity
       
    88 * Improved RTL styling
       
    89 * Added 2x menu icons for HiDPI displays
       
    90 * Added fancy editor support
       
    91 * Added fallback theme picker
       
    92 * Added tools for importing, resetting, and removing
       
    93 
       
    94 = 2.0 =
       
    95 * Released on September 21, 2011
       
    96 
       
    97 = 2.0-rc-5 =
       
    98 * Fixed Genesis incompatibilities
       
    99 * Fixed BuddyPress activity stream issues
       
   100 * Fixed Subscription email sending issues
       
   101 * Fixed Theme Compat display issues for some themes
       
   102 * Improved Theme Compat class
       
   103 * More future proofing internal API's
       
   104 
       
   105 = 2.0-rc-4 =
       
   106 * BuddyPress @mention integration
       
   107 * Improved Akismet user agent handling
       
   108 * Added blacklist_keys support
       
   109 * Fixed spam/deleted user handling
       
   110 * Updated green admin color scheme for WordPress 3.2
       
   111 * Added actions to topic/reply forms
       
   112 * Improved support for future ajaxification
       
   113 
       
   114 = 2.0-rc-3 =
       
   115 * Fixed activation/deactivation
       
   116 * Added Forum Participant role for multisite use
       
   117 
       
   118 = 2.0-rc-2 =
       
   119 * BuddyPress activity action integration
       
   120 * Multisite integration
       
   121 * Fixed a bushel of bugs
       
   122 * Fixed tag pagination again
       
   123 * Fixed ajax priority loading
       
   124 
       
   125 = 2.0-rc-1 =
       
   126 * Fixed tag pagination
       
   127 * Broke tag pagination
       
   128 * Squashed a bunch of bugs
       
   129 
       
   130 = 2.0-beta-3b =
       
   131 * Fix regression in forum index theme compatibility template
       
   132 * Audit usage of get strings for moderator level and above users
       
   133 
       
   134 = 2.0-beta-3 =
       
   135 * Akismet integration
       
   136 * Fixes replies within wp-admin
       
   137 * Fixes reply notification links
       
   138 * Fixes inconsistent breadcrumb behavior
       
   139 * Fixes theme compatibility issues
       
   140 * Fixes archive and page conflicts
       
   141 * Improvements to unpretty permalink support
       
   142 * Improvements to importer
       
   143 * Improvements to multisite support
       
   144 * Normalize theme, shortcodes, and template parts
       
   145 * Add humans.txt
       
   146 * Add empty index.php files to prevent snooping
       
   147 * Add max length to topic titles (default 80 chars)
       
   148 
       
   149 = 2.0-beta-2 =
       
   150 * GlotPress integration
       
   151 * Fixes Forum archive bug
       
   152 * Fixes and improvements to importer
       
   153 * Adds home link support to breadcrumb
       
   154 * Improvements to Theme Compatibility
       
   155 * Numerous template and CSS improvements
       
   156 * RTL support
       
   157 * Improved multisite support
       
   158 * Add filters for future anti-spam support
       
   159 * Add missing breadcrumbs to various template files
       
   160 * Topic/reply trash fixes
       
   161 
       
   162 = 2.0-beta-1 =
       
   163 * In development