・WordPress6.9動作確認

・PHP8.3対応修正
This commit is contained in:
2025-12-16 20:13:03 +09:00
parent fa672eb78f
commit d8afed24d5
3 changed files with 10 additions and 6 deletions
+8 -4
View File
@@ -1,10 +1,10 @@
=== Convert Protection Text ===
Contributors: NBK45
Tags: password protected
Requires at least: 4.9
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.1
Requires at least: 6.7
Tested up to: 6.9
Requires PHP: 8.3
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -52,6 +52,10 @@ screenshot-2.png
screenshot-3.png
== Changelog ==
= 1.0.2 =
・WordPress6.9動作確認
・PHP8.3対応修正
= 1.0.1 =
初回リリース