Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Custom Taxonomy Order

Leírás

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

Telepítés

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Custom Taxonomy Order” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Custom Taxonomy Order” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

Version 1.0.0 (10/24/2018)

  • Initial release