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

Private by Default

描述

When creating new posts or pages (of regular WordPress types or custom post types), this plugin makes them private by default.

Just activate the plugin, no further configuration is necessary (or even possible).

This plugin is a fork of the Private Posts by Default plugin since it didn’t work properly in WordPress 4.3 and wasn’t updated in more than three years.

Important URL’s

安装

Requirements

  • PHP: 5.x.x
  • WordPress: 3.x.x

Basic Installation

Preferred installation method:

  • composer require wpackagist/private-by-default
  • wp plugin activate private-by-default

Or, if you must do it the suboptimal way:

  • Upload plugin folder to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

Does it have a configuration menu?

No, it’s not necessary since there is nothing to configure. The plugin works it’s magic right after it’s activated.

评价

2016 年 9 月 3 日
I went looking for a plugin that would allow me to post my private blog posts without fear of accidentally leaving anything out for public consumption. I’m very appreciative that I found it, and it works the way I wanted it to.
阅读所有4条评价

贡献者及开发者

“Private by Default” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Private by Default”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • First release