Category Order and Taxonomy Terms Order

Popis

Řazení kategorií, všech vlastních taxonomických výrazů (hierarchicky) a podřazených výrazů pomocí funkce Drag and Drop. Není potřeba aktualizovat šablonu, kód mění dotaz na databázi za běhu.
Pokud vlastní typ příspěvku obsahuje více taxonomií, menu umožní vybrat si jednu, podle které bude probíhat řazení. Podřazené kategorie (výrazy) lze taktéž řadit pomocí stejného rozhraní.

K dispozici máte také administrační rozhraní výrazů řazených podle nového řazení.

Plugin vytvořil Nsp-Code (anglicky)

O pokročilých funkcích se dočtete na webu Advanced Taxonomy Terms Order (anglicky).

Lokalizace

Přeloženo do angličtiny, holandštiny, francouzštiny, němčiny, slovenštiny, japonštiny, tradiční čínštiny, brazilštiny, portugalštiny, maďarštiny, ukrajinštiny, češtiny a rumunštiny
Chcete plugin přeložit do vašeho jazyka? Podívejte se na web https://translate.wordpress.org/projects/wp-plugins/taxonomy-terms-order

Nejsou žádní editoři pro váš rodný jazyk? Můžete se zapojit! https://translate.wordpress.org/projects/wp-plugins/taxonomy-terms-order/contributors

Snímky obrazovky

  • Rozhraní pro řazení kategorií
  • Rozhraní pro vícenásobné taxonomie.

Instalace

  1. Nahrajte taxonomy-terms-order adresář do /wp-content/plugins/ adresáře.
  2. Aktivujte plugin v menu Admin > Pluginy.
  3. Jakmile je aktivován, podívejte se do Nastavení > Taxonomy Terms Order
  4. Použijte odkaz Taxonomy Order, který se zobrazí v každé sekci post type a upravte si řazení.

Nejčastější dotazy

Můžete mě kontaktovat přes e-mail electronice_delphi@yahoo.com

Since I have no PHP knowledge at all, is this plugin for me?

Absolutely, you can!
Unlike many other plugins, you don’t have to do any code changes to make your post order to apply, accordingly to custom-defined order. There is an option to auto-update the WordPress queries so the posts will be returned in customised order. This can be turned off (Autosort) to allow customized code usage.

Upřednostňuji změnu řazení úpravou kódu, jak to udělat?

Vložte ‚orderby‘ => ‚term_order‘ mezi argumenty ve funkci get_terms().

U kterých taxonomií můžu měnit řazení?

You can sort ALL taxonomies ( hierarhically active ), including the default Categories.

Jde nějak donutit administrační rozhraní k používání upraveného řazení výrazů?

Určitě, plugin to umí. Dokonce můžete nastavit tuto změnu pouze v adminu a vnější šablona webu bude nadále zobrazovat výrazy jako dříve.

Pokud mám nápad na novou funkci, můžete s tím něco udělat?

Vítám všechny nápady a přidávám si je na seznam k zařazení do nových verzí. Ale i tak to může chvíli trvat, pokud na to spěcháte, zvažte prosím malý příspěvek na vývoj a nějak se domluvíme.

Hledám něco jiného

Zvažte přechod na pokročilou verzi tohoto pluginu za rozumnou cenu Advanced Taxonomy Terms Order Order (anglicky)

Recenze

2. 10. 2023
I don’t know why, but this plugin installed absolutely break sorting in get_terms() function. Even if custom sorting disabled for queried taxonomy via plugin settings
Přečtěte si všech 159 recenzí

Autoři

Category Order and Taxonomy Terms Order je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „Category Order and Taxonomy Terms Order“ byl přeložen do 23 jazyků. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “Category Order and Taxonomy Terms Order” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.8.7

  • CSS adjustments for span action section.
  • Option for term edit link.
  • Include the term edit link on the ReOrder interface.
  • WordPress 6.7 compatibility check and tag update.

1.8.6

  • Fix: TTO_addons class not loaded which makes the compatibility routines not triggering.

1.8.5

  • Temporary placeholder function to prevent fatal errors when using the Uncode theme.

1.8.4

  • Code structure improvements.
  • New option „Show / Hide re-order interface“ – Display the Taxonomy Order interface for the specified post types
  • WordPress 6.6.1 compatibility check and tag update

1.8.2

  • Polylang fix – Ignore the ‚language‘ to avoid unnecessarily sorting.
  • Set-up the Live Preview for the plugin.
  • WordPress 6.5.4 compatibility check and tag update

1.8.1

  • WordPress 6.5 compatibility check and tag update

1.8

  • Check if the terms table still includ the custom column, to avoid errors ( mainly when upgrading WordPress )
  • Code improvements
  • WordPress 6.4.2 compatibility check and tag update

1.7.9

  • Trigger wp_cache_flush when saving the order to clear the internal caches
  • WordPress 6.3 compatibility tag

1.7.7

  • Use term name for admin queries, when the admin sort is active, to avoid „random“ returns on certain servers, when term order are empty.
  • WordPress 6.2.2 compatibility tag

1.7.5

  • New filter tto/admin/plugin_options/capability to add custom roles and capabilities.
  • Compatibility tag update for WordPress 6.2

1.7.4

  • Compatibility tag update for WordPress 6.1.1

1.7.3

  • Use esc_html to escape the ajax response message, to avoid single quotes which will break the code.

1.7.1

  • Add the required column when create a new site, when running under MultiSite environment.

1.7

  • Create the required columns for all sites, when running under MultiSite environment.
  • Compatibility tag update for WordPress 6.0.1

1.6.1

  • Compatibility tag update for WordPress 6.0

1.6

  • Readme file updates, typos fixes.
  • Compatibility tag update for WordPress 5.9.1

1.5.9

  • Remove Twitter button
  • Compatibility tag update for WordPress 5.8.2

1.5.7.7

  • Minor code updates
  • Code cleanup
  • Compatibility tag update for WordPress 5.8.1

1.5.7.6

  • Clear the term cache to ensure the updated order reflect for certain caches

1.5.7.5

  • Apply the order within admin if ignore_term_order argument is set and not true
  • Compatibility tag update for WordPress 5.7

1.5.7.4

  • Fix: Call to undefined function wc_get_attribute_taxonomies()
  • Compatibility tag update for WordPress 5.6

1.5.7.3

  • Compatibility tag update for WordPress 5.5

1.5.7.2

  • Aktualizace tagu kompatibility pro WordPress 5.4

1.5.7.1

  • Aktualizace tagu kompatibility pro WordPress 5.3

1.5.7

  • Ignorace řazení atributů WooCommerce, tak jak byly změněny pomocí základního rozhraní

1.5.6

  • Rely on ‚terms_clauses‘ filter than ‚get_terms_orderby‘ as producing issues with the $maybe_orderby_meta backward compatibility.
  • Oprava řazení kategorií ve WooCommerce

1.5.5

  • Ignore admin sort when using columns order within Taxonomy interface

1.5.4

  • Replaced serialize with JSON when saving terms order
  • New filter to/get_terms_orderby/ignore to allow sort ignore when Autosort is turned On
  • Addon code to ignore term_order sorting when Co-Authors plugin term query

1.5.3.2

  • Add nonce field for AJAX sort update

1.5.3.1

  • Removed Google Plus share button which triggered some JavaScript errors

1.5.3

  • Use JSON instead serialize method when sending order through AJAX
  • Aktualizace jazykového PO souboru

1.5.2.2

  • Default admin capability changed from install_plugins to manage_options to prevent DISALLOW_FILE_MODS issue. https://wordpress.org/support/topic/plugin-breaks-when-disallow_file_mods-is-set-to-true/
  • Prepare plugin for Composer package
  • Interface table th elements titles left align
  • Interface Taxonomy terms count fix

1.5

  • Included ‚ignore_term_order‘ to force menu_order ignore when autosort active.
  • Opraveny chyby v překladech

1.4.9

  • Odstranění překladů z baličku
  • Removed donate banner
  • PHP 7 fix
  • Unused action remove

1.4.8

  • Oprava adresáře textové domény
  • Oprava překladu uživatelských rolí
  • the_title filter replaced with terms_walker
  • Add Nonce for admin settings

1.4.7

  • Texdomain change to taxonomy-terms-order to allow translations through translate.wordpress.org
  • Aktualizace kompatibility pro WordPress 4.4
  • Aktualizace CSS

1.4.6.1

  • Oprava bezpečnostní chyby

1.4.5

  • Oprava překladu textové domény – díky Pedro Mendonça
  • Aktualizace portugalštiny – Pedro Mendonça

1.4.4

  • User role switch from deprecated user_level to capabilities
  • Řazení taxonomií pro média
  • Aktualizace admin nastavení

1.4.2

  • Iranian Language (eydaaad@gmail.com)
  • Admin css updates.

1.4.1

  • Polish Language(Pozdrawiam – www.difreo.pl/ ; Mateusz – www.czar-net.com )

1.4.0

  • Hungarian Language(Adam Laki – http://codeguide.hu/)
  • Ukrainian translation (Michael Yunat – http://getvoip.com)
  • Czech translation

1.3.7

  • Brazilian Portuguese Language (Rafael Forcadell – www.rafaelforcadell.com.br)

1.3.6

  • Traditional Chinese Language (Danny – http://sofree.cc)
  • Minor admin styling

1.3.4

  • Menu walker update
  • Translations load fix
  • Japanese language

1.3.0

  • Oprava chyby hlavička již odeslána
  • Slovenština (Branco Slovak http://webhostinggeeks.com/user-reviews/)

1.2.9

  • Drobné opravy
  • Němčina a francouzština

1.2.7

  • Nizozemština a Rumunština
  • Velké díky Anja Fokker http://www.werkgroepen.net/