From b89e812f56a50b5e1051bcebf111458104add3b7 Mon Sep 17 00:00:00 2001 From: Matt Miller Date: Sun, 25 Mar 2018 21:51:53 -0700 Subject: [PATCH] Version 1.2 (with new screenshot) --- index.php | 2 +- readme.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 08c9b7d..df90549 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ /** * Plugin Name: Protect the Children! * Description: Easily password protect the child pages/posts of a post that is password protected. - * Version: 1.1 + * Version: 1.2 * Author: Miller Media (Matt Miller) * Author URI: www.millermedia.io */ diff --git a/readme.txt b/readme.txt index 68aace5..ae8a582 100644 --- a/readme.txt +++ b/readme.txt @@ -27,6 +27,7 @@ PROTECT THE CHILDREN! 1. Before changing to 'Password Protected' 2. After changing to 'Password Protected' (note the checkbox directly above the Publish button) +3. Admin screen for child post when being protected by parent == Changelog ==