[wordpress插件] Access Category Password访问类别密码

wordpress 插件 文章 2020-01-25 03:40 843 0 全屏看文

AI助手支持GPT4.0

评分

70

70

描述

This plugin makes it possible to restrict the access of posts contained in categories by setting a password and giving the impacted categories.

此插件可以通过设置密码并提供受影响的类别来限制类别中帖子的访问。

The content and the excerpt of these posts are replaced by a password form that the user can fill out to get access.

这些帖子的内容和摘录已替换为密码表单,用户可以填写该表单以获取访问权限。

The WordPress generated feeds are modified (the description is replaced by a sentence that you can define).

WordPress生成的提要已被修改(描述由您可以定义的句子代替)。

Here’s the list of the settings (see screenshots for further infos):

以下是设置列表(有关更多信息,请参见屏幕截图):

    • Choose between session or cookie authentication
    • 在会话身份验证或cookie身份验证之间选择

    • Set the password
    • 设置密码

    • Check the categories that has to be protected
    • 检查必须保护的类别

    • Check the users granted to access the categories without password
    • 检查被授予无需密码即可访问类别的用户

    • Tell if the excerpt should be displayed or not in resources listing
    • 告诉摘录是否应在资源列表中显示

    • Display a custom excerpt before password field
    • 在密码字段前显示自定义摘录

    • Set the info message that display before the password form
    • 设置在密码表单之前显示的信息消息

    • Set the placeholder in password field
    • 在密码字段中设置占位符

    • Set the error message when typing the wrong password
    • 设置输入错误密码时的错误消息

    • Set the valdation button text
    • 设置验证按钮文本

    • Set the text replacing the feed item description of protected posts
    • 设置文字替换受保护帖子的供稿项说明

    • You can style the form using the available classes
    • 您可以使用可用的类为表单设置样式

    Availabe languages : English (1.5), French (1.5), Simplified Chinese (thanks to Changmeng Hu, 1.4), German (1.4).

    可用的语言:英语(1.5),法语(1.5),简体中文(感谢Hu Changmeng Hu,1.4),德语(1.4)。

    This plugin uses php Sessions (more secure) or a Cookie (less secure) to keep in mind the authenticated users.

    此插件使用php会话(更安全)或Cookie(不太安全)来记住经过身份验证的用户。

    The password is crypted before it is stored.

    密码在存储之前已加密。

    The regular feed content is filtered to avoid content display of restricted categories posts.

    常规的Feed内容经过过滤,可避免显示受限类别帖子的内容。

安装步骤

    1. Type “access category password” in the extension adding search form and install it or, after dowloaded the package, extract the access-category-password directory and upload it to the /wp

    2. 在扩展名中输入“访问类别密码”,添加搜索表单并安装它,或者在下载软件包后,提取 access-category-password 目录并将其上传到 / wp

      -content/plugins/ directory of your WordPress installation

    3. -content / plugins / WordPress安装目录

    4. Activate the plugin through the ‘Plugins’ menu in WordPress
    5. 通过WordPress中的“插件”菜单激活插件

    6. Go to Settings » Access Category Password to set up the plugin
    7. 转到“设置”»“访问类别密码”以设置插件

下载地址

https://downloads.wordpress.org/plugin/access-category-password.1.5.1.zip

https://downloads.wordpress.org/plugin/access-category-password.1.5.1.zip

-EOF-

AI助手支持GPT4.0