Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Custom Taxonomy Order

Opis

The plugin allows users to turn on taxonomies they would like to order and drag and drop to a desired position.

Instalacija

Upload CCustom Taxonomy Order to your WordPress blog and activate it.
Click on Settings (or go to Tools -> Taxonomy Order) and enable taxonomies for ordering.
Go to each taxonomy and drag and drop them for a desired order.

Note: When using a custom WP_Query, add ‘meta_key’ => ‘position’, ‘orderby’ => ‘position’ to display the terms in the set order.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Custom Taxonomy Order” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

Version 1.0.0 (10/24/2018)

  • Initial release