[wordpress插件] bbPress LivebbPress Live

wordpress 插件 文章 2020-03-01 15:10 499 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

bbPress Live allows the display of information from a

bbPress Live允许显示来自
的信息

bbPress 1.0 forum from inside a WordPress blog.

WordPress博客内部的 bbPress 1.0论坛。

Specifically, it provides two new widgets:

具体地说,它提供了两个新的小部件:

    • bbPress Forum List – Provides a list or table of forums
    • bbPress论坛列表 –提供论坛列表或表格

    • bbPress Latest Topics – Provides a list or table of the latest topics
    • bbPress最新主题 –提供最新主题的列表或表格

    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:

    可以在主题内操作的php数组:

      • bbpress_live_get_forums() – Provides an array of forums
      • bbpress_live_get_forums() –提供一系列论坛

      • bbpress_live_get_topics() – Provides an array of the latest topics
      • bbpress_live_get_topics() –提供一系列最新主题

      bbPress Live can only connect to a bbPress forum running bbPress with a version of

      bbPress Live只能连接到运行bbPress且版本为
      的bbPress论坛

      1.0 or higher.

      1.0或更高。

      The bbPress blog must have XML-RPC enabled in it’s settings.

      bbPress博客的设置中必须启用XML-RPC。

      License

      许可证

      bbPress Live version 0.1.2

      bbPress Live版本0.1.2

      Copyright (C) 2008 Sam Bauers (http://unlettered.org/)

      版权所有(C)2008 Sam Bauers(http://unlettered.org/)

      bbPress Live comes with ABSOLUTELY NO WARRANTY This is

      bbPress Live绝对不提供保修,这是

      free software, and you are welcome to redistribute

      免费软件,欢迎您重新分发

      it under certain conditions.

      在某些条件下。

      See accompanying license.txt file for details.

      有关详细信息,请参见随附的license.txt文件。

      Version History

      版本历史记录

        • 0.1 :

        • 0.1:


          Initial release


        • 初始发布

        • 0.1.1 :

        • 0.1.1:


          Change order of arguments in get_topics methods


          更改get_topics方法中参数的顺序


          Fix bad markdown in readme file


        • 修复自述文件中的错误Markdown

        • 0.1.2 :

        • 0.1.2:


          Sync up XML-RPC calls with latest bbPress methods


          使用最新的bbPress方法同步XML-RPC调用


          Add administration page for options


        • 为选项添加管理页面

安装步骤

    1. Upload bbpress-live.php to your plugins directory
    2. bbpress-live.php 上载到您的插件目录

    3. Activate the plugin through the Plugins menu in WordPress
    4. 通过WordPress中的插件菜单激活插件

    5. Configure your settings in the bbPress live section under the Plugins section
    6. 插件部分下的 bbPress live 部分中配置您的设置

下载地址
https://downloads.wordpress.org/plugin/bbpress-live.0.1.2.zip
-EOF-

AI助手支持GPT4.0