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.

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

स्क्रीनशॉट्स

  • Drag and drop your categories, tags, and custom taxonomy terms

इंस्टॉलेशन

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.
19 के सभी समीक्षा पढ़ें

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “WP Term Order” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

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