WP PLUGIN 

・選択カスタムフィールドをオートコンプリートに変更
・ソート対象名:「通常」から「最新の投稿」に変更
This commit is contained in:
2021-06-27 18:57:34 +09:00
parent 49087f4950
commit 8ec3d53bfe
10 changed files with 37 additions and 22 deletions
+1 -1
View File
@@ -231,7 +231,7 @@ if ( ! trait_exists( 'APOP_ORDER_SETTING' ) ) {
/**
* 通常ページのソートを取得する
* 最新の投稿ページのソートを取得する
* APOP::orderby_normal()
* @return array|null
*/