WP Term Order
WP Term Order
Description
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
Installation
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.
Faq
No. There are no new database tables with this plugin.
Yes. The wp_term_taxonomy table is altered, and an order column is added.
The WordPress support forums: https://wordpress.org/support/plugin/wp-term-order/
http://github.com/stuttter/wp-term-order/
Reviews
Amazing plugin
By Artneo (artneo) on December 1, 2020
Perfect and elegant
By Knut Sparhell (knutsp) on November 12, 2020
very dummy stupid useless plugin
By besfe on December 12, 2018
Works perfectly
By Cristian (crosescu) on October 24, 2017
It just works
By chadetz on June 13, 2017
Just what I needed!
By benathomeofchampions on February 20, 2017
Awesome Plugin
By devpatidar1224 on December 16, 2016
🙂
By cardofearing (ricardoLabs) on September 3, 2016
Awesome.
Great plugin
By leemon on September 3, 2016
Great little plugin with no junk in it!
Just works.
By Birgit Pauli-Haack (bph) on September 3, 2016
We use it together with custom taxonomies and didn't even have to rewrite the theme templates.
Changelog
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
