バージョン情報を追記
This commit is contained in:
@@ -5,7 +5,7 @@ Plugin URI: https://develop.n-k-y.net/wordpress/wp_plugin/apop/
|
|||||||
Author: NBK45
|
Author: NBK45
|
||||||
Author URI: https://develop.n-k-y.net
|
Author URI: https://develop.n-k-y.net
|
||||||
Description: Archive Post Order Plus は「最新の投稿」「検索結果」「カテゴリー」「タグ」「カスタム分類」の投稿記事の表示順をドラッグで並べ替えて設定するプラグインです。
|
Description: Archive Post Order Plus は「最新の投稿」「検索結果」「カテゴリー」「タグ」「カスタム分類」の投稿記事の表示順をドラッグで並べ替えて設定するプラグインです。
|
||||||
Version: 1.1.8
|
Version: 1.1.9
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Text Domain: ArchivePostOrderPlus
|
Text Domain: ArchivePostOrderPlus
|
||||||
Domain Path: /languages
|
Domain Path: /languages
|
||||||
|
|||||||
+8
-1
@@ -82,8 +82,15 @@ screenshot-7.png
|
|||||||
screenshot-8.png
|
screenshot-8.png
|
||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
= 1.1.9 =
|
||||||
|
Changed the layout of the sort menu.
|
||||||
|
Modified JavaScript variable declaration and stored element specification in variable.
|
||||||
|
|
||||||
|
並べ替えのレイアウトを変更
|
||||||
|
JavaScriptで要素を変数に格納
|
||||||
|
|
||||||
= 1.1.8 =
|
= 1.1.8 =
|
||||||
Supports sort settings for custom post archives
|
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.
|
Bug fixed: "Follow global settings" of category, tag, and custom classification does not work properly when all items are selected in global settings.
|
||||||
|
|
||||||
カスタム投稿アーカイブのソート設定対応
|
カスタム投稿アーカイブのソート設定対応
|
||||||
|
|||||||
Reference in New Issue
Block a user