WP Term Order

وەسف

Sort taxonomy terms, your way.

WP Term Order allows users to order any visible category, tag, or taxonomy term numerically, providing a customized order for their taxonomies.

Also checkout

سکرین شۆتەکان

دامەزراندن

Download and install using the built in WordPress plugin installer.

Activate in the “Plugins” area of your admin by clicking the “Activate” link.

No further setup or configuration is necessary.

پهد

Does this create new database tables?

No. There are no new database tables with this plugin.

Does this modify existing database tables?

Yes. The wp_term_taxonomy table is altered, and an order column is added.

Where can I get support?

The WordPress support forums: https://wordpress.org/support/plugin/wp-term-order/

Where can I find documentation?

http://github.com/stuttter/wp-term-order/

پێداچوونەوەکان

کانوونی یەکەم 1, 2020
Thank you so much for this simple solution to a complex problem!
تشرینی یەکەم 24, 2017
Thank you for this awesome plugin. It works as advertised.
حوزه‌یران 13, 2017
Just activate the plugin and you are ready to go
خوێندنەوەی 20 پێداچوونەوە

بەشداربووان و گەشەپێدەران

“WP Term Order” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان تێدا کردووە.

بەشداربووان

“WP Term Order” وەرگێڕدراوە بۆ 1 زمان. سوپاسی وەرگێڕەکان دەکەین بۆ بەشداریکردنیان.

“WP Term Order” وەربگێڕە بۆ زمانەکەی خۆت.

دەتەوێت بەشداربیت لە گەشەپێدان؟

گەڕان لە کۆدەکەدا بکە، سەیری تەمارگەی (SVN) بکە، یان بەشداربە لە ڕووداوتۆماری گەشەپێدان لە ڕێگەی (RSS).

ڕووداوتۆمارگەریی گۆڕین

2.2.0

  • Fix CSRF. Thank you Nabil Irawan.

2.1.0

  • PHP8 support

2.0.0

  • Migrate existing order data to term meta on upgrade
  • Fix order override when querying for terms
  • Fix terms sometimes not saving their order
  • Add filter for taxonomy overrides
  • Add filter for database strategy
  • Move init out of __construct
  • “Order” is now a default hidden column
  • Remove static designation from certain method calls
  • More accurate cache usage & cleaning

1.0.0

  • Do action when order is updated

0.1.5

  • Version bumps and updated readme

0.1.4

  • Fix order saving in non-fancy mode

0.1.3

  • Add filter to target specific taxonomies

0.1.2

  • Normalize textdomains

0.1.1

  • Prevent move on “No items” table row

0.1.0

  • Initial release