koter84 / wpDefaultPrivate

WordPress plugin to make posts private by default

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wpDefaultPrivate

Wordpress-Supported Wordpress-Version Wordpress-Downloads Wordpress-Active-Installs

Contributors: koter84
Requires at least: 4.0
Tested up to: 5.4
Stable tag: 1.2.1
Tags: private
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WordPress plugin to make posts private by default

Index

Description

wpDefaultPrivate makes all your posts private when you publish them.

At first the changes are only in the front-end and are not saved to the database, this way you can still use statuses like draft, pending and future. When the status of a post changes to published it is instead changed to private. After the initial "publish" you can change the post-status to public if you would like some posts to be public.

by default private posts and pages are not visible for all users, this plugin has settings to make private pages visible for all logged-in users

bugs and feature-requests can go to: GitHub or WordPress

Changelog

1.2.1

  • bugfix for the settings page

1.2.0

  • added option to make private pages visible to all users

1.1.3

  • checked compatibility with wordpress 5.4

1.1.2

  • fix: Missing global var causes error on activation

1.1.0

  • fix: set capability to read private posts for author, contributor and subscriber during install

1.0.1

  • fix translation-support

1.0

  • initial release

Translations

  • Dutch
  • English
  • German
  • Russian
  • Swedish

About

WordPress plugin to make posts private by default

License:GNU General Public License v2.0


Languages

Language:Shell 67.6%Language:PHP 32.4%