[wordpress插件] bbPress IntegrationbbPress集成

wordpress 插件 文章 2020-03-01 14:30 574 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

When a user logs in to WordPress, certain cookies are set in their browser

当用户登录WordPress时,会在其浏览器中设置某些cookie

which indicate to the server whether the user is logged in on subsequent page

向服务器指示用户是否在后续页面上登录

loads.

加载。

bbPress can be set up to have the ability to read the standard cookies created

bbPress可以设置为能够读取创建的标准cookie

by WordPress to check whether a user is logged in and can grant the user

通过WordPress检查用户是否已登录并可以授予用户

access to bbPress based on these.

基于这些访问bbPress。

The majority of this setup is done in the

此设置的大部分操作在
中完成

bbPress administration area via the “WordPress integration” settings page, but

bbPress管理区域通过“ WordPress集成”设置页面,但是

it is also necessary to setup this plugin so that WordPress can set a couple

还必须设置此插件,以便WordPress可以设置几个

of extra cookies which are required.

所需的额外Cookie。

This plugin is only useful if you are running bbPress version 1.0-alpha-4 or

仅当您运行bbPress 1.0-alpha-4或
时,此插件才有用

later.

以后。

Configuration

配置

Go to the “bbPress Integration” page in the “Settings” area of the WordPress

转到WordPress“设置”区域中的“ bbPress集成”页面

administration area.

行政区域。

Here you will need to supply the full URL of your bbPress

在这里,您需要提供bbPress
的完整URL

forum.

论坛。

If your bbPress plugins directory is not in the standard location because you

如果您的bbPress插件目录不在标准位置,因为您

have moved it by defining BB_PLUGIN_URL in your bbPress config file, then you

通过在bbPress配置文件中定义BB_PLUGIN_URL来移动它,那么您

need to supply that full URL as well.

还需要提供完整的URL。

If your plugins directory is in the

如果您的插件目录位于

standard location, then you can leave this field blank.

标准位置,则可以将此字段留空。

Versions of this plugin before version 1.0

此插件在1.0版之前的版本

The versions of this plugin before the 1.0-alpha-4 version were used to

此插件在1.0-alpha-4版本之前的版本用于

synchronize the roles of WordPress registrations with bbPress roles.

将WordPress注册的角色与bbPress角色同步。

This functionality is now handled automatically by bbPress since bbPress

自bbPress
以来,此功能由bbPress自动处理

1.0-alpha-4

1.0-alpha-4

If you require the older versions they can be found via the SVN repository in

如果需要较早的版本,可以通过SVN存储库中找到它们,

the tags directory.

标签目录。

License

许可证

bbPress Live version 1.0

bbPress Live版本1.0

Copyright (C) 2007 Michael Adams (http://blogwaffe.com/)

版权所有(C)2007 Michael Adams(http://blogwaffe.com/)

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

版权所有(C)2009 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

版本历史记录

    • 1.0-alpha-4 :

    • 1.0-alpha-4:


      Initial release of 1.0 versions


    • 1.0版本的初始发布

    • 1.0-alpha-4.1 :

    • 1.0-alpha-4.1:


      Compute the domain for the cookie by comparison with siteurl


    • 通过与siteurl比较来计算Cookie的域

    • 1.0-alpha-6 :

    • 1.0-alpha-6:


      Try to get things working better with WPMU


    • 尝试使WPMU更好地工作

    • 1.0-rc-1 :

    • 1.0-rc-1:


      Add ‘WP_AUTH_COOKIE_VERSION’ definition for WordPress versions < 2.8


    • 为WordPress版本<2.8添加“ WP_AUTH_COOKIE_VERSION”定义

    • 1.0-rc-2 :

    • 1.0-rc-2:


      Revert previous versions changes, I was on crack


    • 还原以前的版本更改,我快要崩溃了

    • 1.0-rc-3 :

    • 1.0-rc-3:


      Better support and instructions for WordPress 2.7 and WPMU


    • 对WordPress 2.7和WPMU的更好的支持和说明

    • 1.0 :

    • 1.0:


      Fix a potential warning when no options are set


    • 在未设置任何选项时修复潜在的警告

安装步骤

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

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

    5. Configure your settings
    6. 配置您的设置

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

AI助手支持GPT4.0