このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Anything Order

説明

This plugin allows you to arrange any post types and taxonomies with simple drag and drop within the builtin list table on administration screen.

Features

  • Support for any post types and taxonomies.
  • Multiple selection is available.
  • Capabilities aware. ‘edit_others_posts’ for post. ‘manage_terms’ for taxonomy.
  • No additional column in builtin tables.
  • No additional table in database.

スクリーンショット

  • Enable/Disable arrangement with drag and drop on "Screen Options" tab.
  • You can select multiple items.
  • Dragging items.

インストール

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

FAQ

Q. I have a question

A. Check out the support forum on WordPress.org or repository on Github.

Q. I don’t want some post types to be sortable.

A. Uncheck the “Order” option in “Show on screen” section on Screen Options tab to disable sorting.

Q. How do I reset the order?

A. Click the “Reset” link next to “Order” option on Screen Options tab.

Q. How do I select multiple items?

A. Ctrl(or Command on OS X)+Click toggle selection state of current item. Shift+Click select items between first selected item on the list and current item.

Q. I want change item hierarchy with drag and drop.

A. Currently not supported.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Anything Order はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Anything Order” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.3

  • Fix – Terms disappear after installing.
  • Tweak – Correct the wrong plugin name.

1.0.2

  • Fix – PHP error on wp_get_object_terms() with option ‘fields’ => ‘names’, ‘slugs’, ‘tt_ids’

1.0.1

  • Tweak – Remove screenshots from the plugin’s release zip files.
  • Tweak – Various small code tweaks.

1.0.0

  • Initial Release