This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

GN Customize Post List

Description

[EN]
You can customize the display items of the article list.
Add a drop-down list of the terms that each taxonomy has to the post screen list.

[JA]
* 「投稿」、「カスタム投稿」、「固定ページ」の記事一覧ページの表示項目をカスタマイズ出来るWordressプラグインです。
* 投稿画面一覧にそれぞれのタクソノミーが持つタームでの絞り込みのプルダウンを付加します。

  • プラグインを有効化すると、「設定」メニューに「gn-customize-post-list」の項目が追加されるので、そちらから編集を行ってください。
  • 編集ページに行くと、「投稿」、「固定ページ」、今、設定している「カスタム投稿」の全ての一覧画面の表示項目のlistが表示されています。
  • 自分が表示させたい項目を「type」のセレクトタグで変更してください。
  • 1つの投稿タイプにつき6項目まで設定出来ます。
  • 「add row」で項目の追加、「delete」で項目の削除、「reset」で項目を元に戻すことが出来ます。
  • ページ下部の「update」ボタンで更新が出来ます。
  • 同一投稿タイプ内で、重複した項目は使用出来ません。(custom_field_text,custom_field_img, taxonomyは除く)。
  • custom_field_text, custom_field_img, taxonomy の「label」は表示させたい「見出し」を、入力してください。
  • custom_field_text, custom_field_img, taxonomy の「slug」は表示させたい項目の「スラッグ」を入れてください。値が間違っていて存在しない場合、何も表示されません 。
  • taxonomyのslugは「edit-tags.php?taxonomy=●●●●●●」の部分のものを入力してください。
  • custom_field_text は、フィールドタイプが「テキスト」のものを表示させるカスタムフィールドに対応しています。
  • custom_field_img は、フィールドタイプが「画像」のものを表示させるカスタムフィールドに対応しています。
  • custom_field_text, custom_field_img, taxonomy の「label」「slug」は 1文字以上30字未満で入力してください。

Screenshots

  • /assets/screenshot-1.png
  • /assets/screenshot-2.png
  • /assets/screenshot-3.png

Installation

[EN]

  1. Upload pluginFiles to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

[JA]
1. プラグインのファイルディレクトリを /wp-content/plugins/ ディレクトリにアップロードしてください。
2. プラグインメニューからプラグインの有効化をしてください

Reviews

There are no reviews for this plugin.

Contributors & Developers

“GN Customize Post List” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

[EN]

1.0.0

Release Date – 2019/6/2
* initial version

1.0.1

Release Date – 2019/6/5
* change 「Requires PHP」

1.0.2

Release Date – 2019/10/6
* Fixed a notice on the management screen.

Release Date – 2022/4/29
* Fixed a notice on the management screen.
* 「Requires PHP」updated
* 「Requires at least」 updated
* 「Tested up to」 updated

[JA]

1.0.0

リリース日 – 2019/6/2
* 初期バージョン

1.0.1

リリース日 – 2019/6/5
* 「Requires PHP」を変更。

1.0.2

リリース日 – 2019/10/6
* 管理画面でnoticeが出ていたので修正

1.1.0

リリース日 – 2022/4/29
* 管理画面でnoticeが出ていたので修正
* 「Requires PHP」を更新
* 「Requires at least」 を更新
* 「Tested up to」 を更新