WP PLUGIN 

・選択カスタムフィールドを読み取り専用表示するよう修正
This commit is contained in:
2021-06-26 12:10:11 +09:00
parent 188966cff5
commit b69c5fbd88
4 changed files with 30 additions and 13 deletions
+4 -1
View File
@@ -4,7 +4,7 @@ Tags: 投稿,表示順,投稿表示順,カテゴリー,タグ,カスタム分類
Requires at least: 4.9
Tested up to: 5.7.2
Requires PHP: 7.0
Stable tag: 1.1.1
Stable tag: 1.1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -66,5 +66,8 @@ License URI: https://www.gnu.org/licenses/gpl-2.0.html
= 1.1.1 =
バグ修正:カスタムフィールドのselected属性の追加漏れ修正
= 1.1.2 =
選択カスタムフィールドを読み取り専用表示するよう修正
== Upgrade Notice ==
No information