WP PLUGIN
・バグ修正:カスタムフィールドのselected属性の追加漏れ修正
This commit is contained in:
+7
-5
@@ -4,7 +4,7 @@ Tags: 投稿,表示順,投稿表示順,カテゴリー,タグ,カスタム分類
|
||||
Requires at least: 4.9
|
||||
Tested up to: 5.7.2
|
||||
Requires PHP: 7.0
|
||||
Stable tag: 1.1.0
|
||||
Stable tag: 1.1.1
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -22,6 +22,9 @@ License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
投稿の更新日、ID、タイトル、登録日のソートに加え、4つのカスタムフィールドが登録可能です。
|
||||
有効にしたい項目を選択し、ドラッグで順番を設定します。
|
||||
|
||||
カスタムフィールドは、既存のカスタムフィールドから選択もしくは本プラグイン用に追加可能。
|
||||
(追加の場合は各投稿の専用入力フォームから登録)
|
||||
|
||||
2)ドラッグソート
|
||||
カテゴリー、タグ、カスタム分類に属する投稿表示順をドラッグで設定します。
|
||||
|
||||
@@ -60,9 +63,8 @@ License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
並べ替え設定ページの更新ボタン位置を修正
|
||||
カテゴリー、タグ、カスタム分類のソート対象選択のラジオボタン並び順を標準、検索と同一になるよう修正
|
||||
|
||||
= 1.1.1 =
|
||||
バグ修正:カスタムフィールドのselected属性の追加漏れ修正
|
||||
|
||||
== Upgrade Notice ==
|
||||
No information
|
||||
|
||||
|
||||
== Arbitrary section ==
|
||||
No information
|
||||
Reference in New Issue
Block a user