[wordpress插件] Custom Post Type Privacy自定义帖子类型隐私

wordpress 插件 文章 2020-04-09 07:50 433 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This is a simple plugin to allow for restricting access to content.

这是一个简单的插件,可用于限制对内容的访问。

Users may be members of multiple groups.

用户可以是多个组的成员。

Multiple groups and multiple individual users may be allowed to view each

可以允许多个组和多个个人用户查看每个

post.

发布。

Overlaps are ignored — if the user is a member of any group that is allowed to view the post, that user will

重叠将被忽略-如果用户是允许查看该帖子的任何组的成员,则该用户将

be able to view it.

能够查看它。

安装步骤

Installation is quick and simple:

安装快速简单:

    1. Upload ‘custom-post-type-privacy’ folder to the ‘/wp-content/plugins/’ directory
    2. 将“ custom-post-type-privacy”文件夹上传到“ / wp-content / plugins /”目录

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

    To upgrade the plugin manually, follow these steps:

    要手动升级插件,请按照以下步骤操作:

      1. Disable the plugin
      2. 禁用插件

      3. Upload the new version to /wp-content/plugins/
      4. 将新版本上传到/ wp-content / plugins /

      5. Reactivate the plugin
      6. 重新激活插件

下载地址
https://downloads.wordpress.org/plugin/custom-post-type-privacy.zip
-EOF-

AI助手支持GPT4.0