From 849d7a89fd3b3f21c7287cceaec293e64cb487ad Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 19 Jul 2024 18:55:06 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E6=83=85=E5=A0=B1=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- convert-protection-text.php | 2 +- readme.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/convert-protection-text.php b/convert-protection-text.php index 858046f..73fb019 100644 --- a/convert-protection-text.php +++ b/convert-protection-text.php @@ -5,7 +5,7 @@ Plugin URI: https://develop.n-k-y.net/wordpress/convert-protection-text Author: NBK45 Author URI: https://develop.n-k-y.net Description: Convert Protection Text はWordPressで記事(ページ)の公開状態を限定公開(「パスワード保護」)にしたときのテキストをカスタマイズするプラグインです。 -Version: 1.0.0 +Version: 1.0.1 License: GPLv2 */ diff --git a/readme.txt b/readme.txt index 848ffd5..02dd06f 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: NBK45 Tags: password protected Requires at least: 4.9 -Tested up to: 6.5 +Tested up to: 6.6 Requires PHP: 7.4 -Stable tag: 1.0.0 +Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html