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.
DoprinositeljiPrevedi “Custom Taxonomy Order” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Zapis promijena
Version 1.0.0 (10/24/2018)
- Initial release