ARCHIVE POST ORDER PLUS:Readme修正

This commit is contained in:
2021-07-23 17:30:45 +09:00
parent fd93eb9a07
commit 8b2c2e520f
+10 -2
View File
@@ -2,9 +2,9 @@
Contributors: nbk45 Contributors: nbk45
Tags: latest posts order,categories post order,tags post order,custom taxonomy post order Tags: latest posts order,categories post order,tags post order,custom taxonomy post order
Requires at least: 4.9 Requires at least: 4.9
Tested up to: 5.8 Tested up to: 5.7.2
Requires PHP: 7.0 Requires PHP: 7.0
Stable tag: 1.1.7 Stable tag: 1.1.8
License: GPLv2 or later License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html 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 - Category
- Tag - Tag
- Custom Taxonomy - Custom Taxonomy
- Custom Posts Archive
このプラグインは、下記の投稿表示順をカスタマイズするプラグインです。 このプラグインは、下記の投稿表示順をカスタマイズするプラグインです。
・[設定]-[表示設定]の「最新の投稿」 ・[設定]-[表示設定]の「最新の投稿」
@@ -25,6 +26,7 @@ This plugin is a plugin that customizes the posting order below.
・カテゴリー ・カテゴリー
・タグ ・タグ
・カスタム分類 ・カスタム分類
・カスタム投稿アーカイブ
= Specification = = Specification =
Select either 1) standard + custom field sort or 2) drag sort for the display order. Select either 1) standard + custom field sort or 2) drag sort for the display order.
@@ -80,6 +82,12 @@ screenshot-7.png
screenshot-8.png screenshot-8.png
== Changelog == == 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 = = 1.1.7 =
Supports translation. Supports translation.