=== bbPress ===
Contributors: matt, johnjamesjacoby, jmdodd, netweb
Tags: forums, discussion, support, theme, akismet, multisite
Requires at least: 3.6
Tested up to: 3.6
Stable tag: 2.5.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
bbPress is forum software, made the WordPress way
== 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 ==
= From your WordPress dashboard =
1. Visit 'Plugins > Add New'
2. Search for 'bbPress'
3. Activate bbPress from your Plugins page. (You'll be greeted with a Welcome page.)
4. Visit 'Forums > Add New' and create some forums. (You can always delete these later.)
5a. If you have pretty permalinks enabled, visit yourdomain.com/forums.
5b. If you do not have pretty permalinks enabled, visit yourdomain.com?post_type=forum
= From WordPress.org =
1. Download bbPress.
2. Upload the 'bbpress' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate bbPress from your Plugins page. (You'll be greeted with a Welcome page.)
4. Visit 'Forums > Add New' and create some forums. (You can always delete these later.)
5a. If you have pretty permalinks enabled, visit yourdomain.com/forums.
5b. If you do not have pretty permalinks enabled, visit yourdomain.com?post_type=forum
= Extra =
1. Visit 'Settings > Forums' and adjust your configuration.
2. Adjust the CSS of your theme as needed, to make everything pretty.
== Changelog ==
= 2.5.1 =
* Updated subscriptions setting description
* Fix forum subscriptions not appearing on profiles for some users
* Allow links to have targets
* Improve Windows compatibility
= 2.5 =
* Added forum subscriptions
* Added importers for AEF, Drupal, FluxBB, Kunena Forums (Joomla), MyBB, Phorum, PHPFox, PHPWind, PunBB, SMF, Xenforo and XMB
* Added BuddyPress Notifications integration
* Added ability to enqueue scripts and styles in the template stack
* Fix various existing importer scripts
* Fix forum visibility meta saving
* Fix Akismet anonymous user meta checking
* Fix inconsistent bbp_dropdown() results
* Fix topic and reply ping-status inconsistencies
= 2.4.1 =
* Fix forum status saving
* Fix widget settings saving
* Fix custom wp_title compatibility
* Fix search results custom permalink compatibility
* Fix custom user topics & replies pages
* Fix hierarchical reply handling in converter
= 2.4 =
* Added hierarchical reply support
* Added ability to disable forum search
* Reorganized settings page
* Improved rewrite rules
* Improved responsive CSS
* Improved code posting
* Improved user capability integration
* Improved cache getting and setting
* Audit strict type comparisons
* Audit GlotPress string escaping
* Audit title attribute usage
* Audit WordPress core function usage
* General code clean-up
= 2.3.2 =
* Improved posting of preformatted code
* Improved theme compatibility CSS
* Improved BuddyPress Activity Streams integration
= 2.3.1 =
* Improved posting of preformatted code
* Fix deleting of post cache group
* Fix moderators not having view_trash capability
= 2.3 =
* Added forum search functionality
* Improved BuddyPress Group Forums integration
* Improved allowed tags in topics and replies
* Added template stack support to theme compatability
* Added more forum migration options
= 2.2.4 =
* Prepare converter queries
* Improve validation and sanitization of form values
= 2.2.3 =
* Improve compatibility with some themes
* Fix integration with BuddyPress Group Forums
* Fix BuddyPress Activity Stream integration
= 2.2.2 =
* RTL and i18n fixes
* Improved user profile theme compatibility
* Fixed incorrect link in credits page
* Fixed admin area JS issues related to topic suggest
* Fixed template part reference in extras user edit template
= 2.2.1 =
* Fix role mapping for non-WordPress roles
* Fix issue with private forums being blocked
* Allow moderators to see hidden forums
= 2.2 =
* Improved user roles and capabilities
* Improved theme compatibility
* Improved BuddyPress Group Forums integration
* Improved forums convertion tool
* Improved forums tools and settings
* Improved multisite support
* Added What's New and Credits pages
* WordPress 3.5 and BuddyPress 1.7 ready
= 2.1.2 =
* Fixed admin-side help verbiage
* Fixed reply height CSS
* Fixed password converter
* Fixed child post trash and delete functions
= 2.1.1 =
* Fixed Invision, phpBB, and vBulletin importers
* Fixed private/hidden forum bugs
* Fixed topic split meta values
* Fixed theme compatibility logic error
* Fixed role mask issues for shared user installs
* Fixed missing function cruft
* Fixed missing filter on displayed user fields
= 2.1 =
* WordPress 3.4 compatibility
* Deprecate $bbp global, use bbpress() singleton
* Private forums now visible to registered users
* Updated forum converter
* Topic and reply edits now ran through Akismet
* Fixed Akismet edit bug
* Fixed Widgets nooping globals
* Fixed translation load order
* Fixed user-edit bugs
* Fixed settings screen regressions
* Improved post cache invalidation
* Improved admin-side nonce checks
* Improved admin settings API
* Improved bbPress 1.1 converter
* Improved BuddyPress integration
* Improved Theme-Compatibility
* Improved template coverage
* Improved query performance
* Improved breadcrumb behavior
* Improved multisite integration
* Improved code clarity
* Improved RTL styling
* Added 2x menu icons for HiDPI displays
* Added fancy editor support
* Added fallback theme picker
* Added tools for importing, resetting, and removing
= 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 action integration
* 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
没有合适的资源?快使用搜索试试~ 我知道了~
bbpress汉化包wordpress插件
共198个文件
php:171个
css:9个
png:7个
需积分: 16 38 下载量 125 浏览量
2014-11-21
09:52:17
上传
评论 3
收藏 705KB ZIP 举报
温馨提示
1、本版为wordpress插件版,下载反直接安装即可。 2、如果原来有bbpress的话,想更新,要删除自己原来的版本,然后在后台重新安装并激活即可。 (操作前请备好份,本人测试在后台删除bbpress数据并不会丢失的,如果担心也可以自行登陆FTP删除插件再安装) 3、也可自行后台更新,更新完后通过下载本包,解压找到语言文件复制到你的网站插件对应目录上。 注:本版(本帖附件)是基于原官bbpress 2.5.1版汉化的,由bbpress.me汉化。 还有,欢迎纠错,或觉得哪里翻译不好可以提出来,我们会在下一版本更正。 下载请支持,汉化要power。 下载链接:
资源推荐
资源详情
资源评论
收起资源包目录
bbpress汉化包wordpress插件 (198个子文件)
green.css 41KB
green-34.dev.css 41KB
green-34.css 41KB
green.min.css 35KB
green-34.min.css 35KB
bbpress.css 29KB
bbpress-rtl.min.css 24KB
bbpress.min.css 24KB
bbpress-rtl.css 8KB
editor.js 1KB
reply.js 1KB
topic.js 941B
topic.min.js 607B
user.js 90B
bbpress-zh_CN.mo 113KB
template.php 125KB
functions.php 121KB
template.php 84KB
template.php 82KB
functions.php 78KB
template.php 75KB
functions.php 75KB
functions.php 63KB
template.php 63KB
parser.php 62KB
admin.php 57KB
settings.php 56KB
functions.php 53KB
tools.php 50KB
converter.php 47KB
groups.php 40KB
widgets.php 39KB
topics.php 39KB
replies.php 34KB
bbpress.php 34KB
theme-compat.php 29KB
phpBB.php 27KB
akismet.php 24KB
Kunena3.php 24KB
SMF.php 23KB
XenForo.php 22KB
shortcodes.php 22KB
template-functions.php 21KB
forums.php 21KB
XMB.php 21KB
vBulletin3.php 20KB
vBulletin.php 20KB
Invision.php 20KB
options.php 20KB
PunBB.php 20KB
AEF.php 19KB
activity.php 19KB
Example.php 19KB
bbPress1.php 19KB
PHPFox3.php 18KB
FluxBB.php 18KB
SimplePress5.php 18KB
capabilities.php 18KB
metaboxes.php 18KB
Kunena2.php 17KB
Drupal7.php 17KB
Kunena1.php 17KB
PHPWind.php 17KB
functions.php 16KB
MyBB.php 16KB
bbpress-functions.php 15KB
Vanilla.php 15KB
template-loader.php 15KB
Phorum.php 15KB
actions.php 14KB
capabilities.php 14KB
filters.php 14KB
Mingle.php 13KB
template.php 13KB
functions.php 13KB
formatting.php 11KB
sub-actions.php 11KB
classes.php 11KB
update.php 9KB
loader.php 9KB
options.php 8KB
form-topic.php 8KB
functions.php 7KB
users.php 7KB
form-user-edit.php 7KB
form-reply.php 6KB
capabilities.php 6KB
notifications.php 5KB
actions.php 5KB
form-forum.php 5KB
members.php 5KB
cache.php 5KB
capabilities.php 5KB
form-topic-split.php 5KB
capabilities.php 5KB
form-topic-tag.php 4KB
form-topic-merge.php 4KB
form-reply-move.php 3KB
user-details.php 3KB
loop-single-topic.php 3KB
共 198 条
- 1
- 2
资源评论
风火程序员
- 粉丝: 227
- 资源: 35
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功