commit 5a92b3e84645ab5ddf9e395bbd455848d0fa8893 Author: nobu Date: Sat May 1 19:53:42 2021 +0900 WP PLUGIN Change Protection Text ページ、投稿、カスタム投稿のパスワード保護のテキストやボタンを変更する diff --git a/nb-protection-text.php b/nb-protection-text.php new file mode 100644 index 0000000..54d612c --- /dev/null +++ b/nb-protection-text.php @@ -0,0 +1,132 @@ + +

設定を保存しました

+
+

+

アクセス権限ページ設定

+
+ + + + + + + + + + + + + + + + + + +
+ + + + + + + +
メッセージ + +
ボタンラベル + +
ボタン名 + +
+

+
+
+ +

' . nl2br( $alert_text ) . '

+

'; + } +} + +$showtext = new NB_ProtectionText; \ No newline at end of file diff --git a/uninstall.php b/uninstall.php new file mode 100644 index 0000000..4a21fe7 --- /dev/null +++ b/uninstall.php @@ -0,0 +1,8 @@ +