Title: bbPress Live
Author: Sam Bauers
Published: <strong>2008 年 10 月 1 日</strong>
Last modified: 2008 年 10 月 8 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/bbpress-live.svg)

# bbPress Live

 作者：[Sam Bauers](https://profiles.wordpress.org/sambauers/)

[下载](https://downloads.wordpress.org/plugin/bbpress-live.0.1.2.zip)

 * [详情](https://cn.wordpress.org/plugins/bbpress-live/#description)
 * [评价](https://cn.wordpress.org/plugins/bbpress-live/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/bbpress-live/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/bbpress-live/#developers)

 [支持](https://wordpress.org/support/plugin/bbpress-live/)

## 描述

bbPress Live allows the display of information from a
 [bbPress](https://bbpress.org/)
1.0 forum from inside a WordPress blog.

Specifically, it provides two new widgets:

 * **bbPress Forum List** – Provides a list or table of forums
 * **bbPress Latest Topics** – Provides a list or table of the latest topics

Each widget can be used multiple times, and configured individually.

There are also two functions for use in themes. These functions return a raw
 php
array which can be manipulated inside the theme:

 * `bbpress_live_get_forums()` – Provides an array of forums
 * `bbpress_live_get_topics()` – Provides an array of the latest topics

bbPress Live can only connect to a bbPress forum running bbPress with a version 
of
 1.0 or higher. The bbPress blog must have XML-RPC enabled in it’s settings.

### License

bbPress Live version 0.1.2
 Copyright (C) 2008 Sam Bauers (http://unlettered.org/)

bbPress Live comes with ABSOLUTELY NO WARRANTY This is
 free software, and you are
welcome to redistribute it under certain conditions.

See accompanying license.txt file for details.

### Version History

 * 0.1 :
    Initial release
 * 0.1.1 :
    Change order of arguments in get_topics methods Fix bad markdown in 
   readme file
 * 0.1.2 :
    Sync up XML-RPC calls with latest bbPress methods Add administration
   page for options

## 安装

 1. Upload `bbpress-live.php` to your plugins directory
 2. Activate the plugin through the _Plugins_ menu in WordPress
 3. Configure your settings in the _bbPress live_ section under the _Plugins_ section

## 常见问题

  What parameters does the bbpress_live_get_forums() function accept?

The parameters are as follows:

 1. `$parent` integer|string The parent forum id or slug whose child forums are to 
    be fetched. Default “0” means start at the root.
 2. `$depth` integer The depth to which child forums of the parent forum will be fetched.
    Default “0” means no limit.

  What parameters does the bbpress_live_get_topics() function accept?

The parameters are as follows:

 1. `$forum` integer|string The forum id or slug whose child topics are to be fetched.
    Default “0” means get all forums.
 2. `$page` integer The the page number to fetch. Default is “1”.
 3. `$number` integer The number of forums per page. Default “0” means use bbPress’
    default number per page.

## 评价

此插件暂无评价。

## 贡献者及开发者

「bbPress Live」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Sam Bauers ](https://profiles.wordpress.org/sambauers/)

[帮助将「bbPress Live」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/bbpress-live)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/bbpress-live/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/bbpress-live/)，或通过[RSS](https://plugins.trac.wordpress.org/log/bbpress-live/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/bbpress-live/)。

## 额外信息

 *  版本 **0.1.2**
 *  最后更新：**18 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.6.2 或更高版本 **
 *  已测试的最高版本为 **2.6.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/bbpress-live/)
 * 标签
 * [bbPress](https://cn.wordpress.org/plugins/tags/bbpress/)[forums](https://cn.wordpress.org/plugins/tags/forums/)
 *  [高级视图](https://cn.wordpress.org/plugins/bbpress-live/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/bbpress-live/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/bbpress-live/reviews/)

## 贡献者

 *   [ Sam Bauers ](https://profiles.wordpress.org/sambauers/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/bbpress-live/)