このプラグインは 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

FAQ

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