Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Term Order

Beschrijving

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

Schermafdrukken

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

Installatie

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

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/

Beoordelingen

1 december 2020
Thank you so much for this simple solution to a complex problem!
Lees alle 19 beoordelingen

Bijdragers & ontwikkelaars

“WP Term Order” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Term Order” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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