ARCHIVE POST ORDER PLUS:カスタム投稿アーカイブの追加

カスタム投稿アーカイブ対応
全体設定で「全件」指定時に「全体設定に従う」の設定が反映されないバグの修正
This commit is contained in:
2021-07-19 19:47:26 +09:00
parent b8dcf1c44c
commit 4bc96228bd
16 changed files with 848 additions and 338 deletions
+9 -2
View File
@@ -4,7 +4,7 @@ Tags: latest posts order,categories post order,tags post order,custom taxonomy p
Requires at least: 4.9
Tested up to: 5.7.2
Requires PHP: 7.0
Stable tag: 1.1.7
Stable tag: 1.1.8
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -18,6 +18,7 @@ This plugin is a plugin that customizes the posting order below.
- Category
- Tag
- Custom Taxonomy
- Custom Posts Archive
このプラグインは、下記の投稿表示順をカスタマイズするプラグインです。
・[設定]-[表示設定]の「最新の投稿」
@@ -25,6 +26,7 @@ This plugin is a plugin that customizes the posting order below.
・カテゴリー
・タグ
・カスタム分類
・カスタム投稿アーカイブ
= Specification =
Select either 1) standard + custom field sort or 2) drag sort for the display order.
@@ -69,7 +71,6 @@ In the list of posts displayed in the list, drag the posts to set the display or
== Frequently Asked Questions ==
== Screenshots ==
screenshot-1.png
screenshot-2.png
@@ -81,6 +82,12 @@ screenshot-7.png
screenshot-8.png
== Changelog ==
= 1.1.8 =
Supports sort settings for custom post archives
Bug fixed: "Follow global settings" of category, tag, and custom classification does not work properly when all items are selected in global settings.
カスタム投稿アーカイブのソート設定対応
全体設定で全件を選択している時にカテゴリー、タグ、カスタム分類の「全体設定に従う」が正常機能しないバグの修正
= 1.1.7 =
Supports translation.