Category Order and Taxonomy Terms Order

説明

ドラッグ & ドロップで並べ替え可能な JavaScript 機能を使用して、カテゴリーとすべてのカスタムタクソノミーのターム(階層)と子タームを並べ替えます。 テーマを更新する必要はありませんコードはその場でクエリを変更します。 カスタム投稿タイプに対して複数のタクソノミーが作成されている場合は、並べ替える必要があるものをメニューで選択できます。 子カテゴリー(ターム)が定義されている場合、それらも同じインタフェースを使用して並べ替えることができます。
また、新しいソートごとに管理インターフェースを持つことができます。
このプラグインは Nsp-Code によって開発されました

高度な機能はAdvanced Taxonomy Terms Orderをご覧ください。

ローカライズ

Available in English, Dutch, French, Deutch, Slovak, Japanese, Traditional Chinese, Brazilian Portuguese, Hungarian, Ukrainian, Czech and Romanian
Whant to contribute with a translation to your language? Please check at https://translate.wordpress.org/projects/wp-plugins/taxonomy-terms-order

There isn’t any Editors for your native language on plugin Contributors? You can help to moderate! https://translate.wordpress.org/projects/wp-plugins/taxonomy-terms-order/contributors

スクリーンショット

  • カテゴリーを並べ替える場合のインターフェース
  • 複数のタクソノミーを扱う場合のインターフェース

インストール

  1. taxonomy-terms-order フォルダーを /wp-content/plugins/ ディレクトリへアップロードしてください。
  2. 管理画面のプラグインメニューから有効化してください。
  3. 有効化したら「設定 > Taxonomy Terms Order 」で設定内容を確認してください。
  4. 並べ替えるには、各投稿タイプのセクションに表示される Taxonomy Order リンクを使用します。

FAQ

お問い合わせは electronice_delphi@yahoo.com まで、お気軽にどうぞ。

Since I have no PHP knowledge at all, is this plugin for me?

Absolutely, you can!
Unlike many other plugins, you don’t have to do any code changes to make your post order to apply, accordingly to custom-defined order. There is an option to auto-update the WordPress queries so the posts will be returned in customised order. This can be turned off (Autosort) to allow customized code usage.

このプラグインで設定した並び順をコードから利用したいのですが、どうすればできますか ?

get_terms() の引数に ‘orderby’ => ‘term_order’ という指定を含めてください。

ソートできるタクソノミーは何ですか ?

You can sort ALL taxonomies ( hierarhically active ), including the default Categories.

管理画面でのタームの並びを変えることはできますか ?

もちろんできます。そればかりか、管理画面でのタームの並びだけを変え、サイトの表示上は従前の並びを保つこともできます。

追加してもらいたい機能がある時はどうすれば良いですか?。

All ideas are welcome and i put them on my list to be implemented into the new versions. Anyway this may take time, but if you are in a rush, please consider a small donation and we can arrange something.

もっと機能が必要です

非常に手ごろな価格でこのプラグインの有料版にアップグレードすることを検討してください。 Advanced Taxonomy Terms Order

評価

2023年10月2日
I don't know why, but this plugin installed absolutely break sorting in get_terms() function. Even if custom sorting disabled for queried taxonomy via plugin settings
2023年6月23日
Their website is stuck in the 90's and the documentation translated by anxious squirrels - but the plugin itself is brilliant. It only takes a few minutes to set-up and now my client has an easy way to order all the cat/tax/posts however they want (I have both cat and post order plugins). Highly recommended.
157件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Category Order and Taxonomy Terms Order” は23ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Category Order and Taxonomy Terms Order” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.8.1

  • WordPress 6.5 compatibility check and tag update

1.8

  • Check if the terms table still includ the custom column, to avoid errors ( mainly when upgrading WordPress )
  • Code improvements
  • WordPress 6.4.2 compatibility check and tag update

1.7.9

  • Trigger wp_cache_flush when saving the order to clear the internal caches
  • WordPress 6.3 compatibility tag

1.7.7

  • Use term name for admin queries, when the admin sort is active, to avoid “random” returns on certain servers, when term order are empty.
  • WordPress 6.2.2 compatibility tag

1.7.5

  • New filter tto/admin/plugin_options/capability to add custom roles and capabilities.
  • Compatibility tag update for WordPress 6.2

1.7.4

  • Compatibility tag update for WordPress 6.1.1

1.7.3

  • Use esc_html to escape the ajax response message, to avoid single quotes which will break the code.

1.7.1

  • Add the required column when create a new site, when running under MultiSite environment.

1.7

  • Create the required columns for all sites, when running under MultiSite environment.
  • Compatibility tag update for WordPress 6.0.1

1.6.1

  • Compatibility tag update for WordPress 6.0

1.6

  • Readme file updates, typos fixes.
  • Compatibility tag update for WordPress 5.9.1

1.5.9

  • Remove Twitter button
  • Compatibility tag update for WordPress 5.8.2

1.5.7.7

  • Minor code updates
  • Code cleanup
  • Compatibility tag update for WordPress 5.8.1

1.5.7.6

  • Clear the term cache to ensure the updated order reflect for certain caches

1.5.7.5

  • Apply the order within admin if ignore_term_order argument is set and not true
  • Compatibility tag update for WordPress 5.7

1.5.7.4

  • Fix: Call to undefined function wc_get_attribute_taxonomies()
  • Compatibility tag update for WordPress 5.6

1.5.7.3

  • Compatibility tag update for WordPress 5.5

1.5.7.2

  • Compatibility tag update for WordPress 5.4

1.5.7.1

  • Compatibility tag update for WordPress 5.3

1.5.7

  • Ignore WooCOmmerce Attributes order as being changed through default interface

1.5.6

  • Rely on ‘terms_clauses’ filter than ‘get_terms_orderby’ as producing issues with the $maybe_orderby_meta backward compatibility.
  • Fix WooCommerce category order apply

1.5.5

  • Ignore admin sort when using columns order within Taxonomy interface

1.5.4

  • Replaced serialize with JSON when saving terms order
  • New filter to/get_terms_orderby/ignore to allow sort ignore when Autosort is turned On
  • Addon code to ignore term_order sorting when Co-Authors plugin term query

1.5.3.2

  • Add nonce field for AJAX sort update

1.5.3.1

  • Removed Google Plus share button which triggered some JavaScript errors

1.5.3

  • Use JSON instead serialize method when sending order through AJAX
  • Updated PO language file

1.5.2.2

  • Default admin capability changed from install_plugins to manage_options to prevent DISALLOW_FILE_MODS issue. https://wordpress.org/support/topic/plugin-breaks-when-disallow_file_mods-is-set-to-true/
  • Prepare plugin for Composer package
  • Interface table th elements titles left align
  • Interface Taxonomy terms count fix

1.5

  • Included ‘ignore_term_order’ to force menu_order ignore when autosort active.
  • Translations issues update

1.4.9

  • Remove translations from the package
  • Removed donate banner
  • PHP 7 fix
  • Unused action remove

1.4.8

  • textdomain folder fix
  • Translation fix for user roles
  • the_title filter replaced with terms_walker
  • Add Nonce for admin settings

1.4.7

  • Texdomain change to taxonomy-terms-order to allow translations through translate.wordpress.org
  • WordPress 4.4 compatibility update
  • Css updates

1.4.6.1

  • Security bug fix

1.4.5

  • Translation textdomain fix – thanks to Pedro Mendonça
  • Portuguese localization update – Pedro Mendonça

1.4.4

  • User role switch from deprecated user_level to capabilities
  • Taxonomy sort for media
  • Admin Options update

1.4.2

  • イタリア語 (eydaaad@gmail.com)
  • Admin css updates.

1.4.1

  • Polish Language(Pozdrawiam – www.difreo.pl/ ; Mateusz – www.czar-net.com )

1.4.0

  • Hungarian Language(Adam Laki – http://codeguide.hu/)
  • Ukrainian translation (Michael Yunat – http://getvoip.com)
  • チェコ語翻訳

1.3.7

  • Brazilian Portuguese Language (Rafael Forcadell – www.rafaelforcadell.com.br)

1.3.6

  • Traditional Chinese Language (Danny – http://sofree.cc)
  • Minor admin styling

1.3.4

  • Menu walker update
  • Translations load fix
  • 日本語

1.3.0

  • Headers already sent bug fix
  • Slovak Language (Branco Slovak http://webhostinggeeks.com/user-reviews/)

1.2.9

  • Small updates
  • ドイツ語とフランス語。

1.2.7

  • Localization implement, Dutch and Romanian.
  • Many thanks to Anja Fokker http://www.werkgroepen.net/