Plugin / Custom Taxonomy Order

Marcel Pol

Changelog

Changelog

2.10.0

  • 2018-10-17
  • Sort attributes for WooCommerce automatically.
  • Show name and label of taxonomy in the lists.

2.9.5

  • 2018-09-07
  • Add support for Dark Mode beta plugin.

2.9.4

  • 2018-07-02
  • Add action ‘customtaxorder_terms_ordered’.

2.9.3

  • 2018-02-16
  • Sort terms with numeric values correctly (thanks empiresafe).

2.9.2

  • 2017-11-30
  • Add action ‘custom_taxonomy_order_ne_settings_buttons’ to settings page.

2.9.1

  • 2017-08-04
  • Set Woo attribute terms to public.

2.9.0

  • 2017-07-10
  • Drop support for attributes in WooCommerce (deprecated).
  • Use the correct number of parameters with add_filter calls.
  • Set default order in WP_Term_Query->get_terms() according to our settings (probably WP 4.9).

2.8.3

  • 2017-03-29
  • Add Nonce check to admin pages.
  • Register setting for taxonomies too, with callback function.
  • Run sanitize_text_field on the keyname in the option for customtaxorder_settings.

2.8.2

  • 2016-10-19
  • Only skip one sort for tags on frontend, not admin.

2.8.1

  • 2016-10-06
  • Sort children with a float as ancestor.child when set to term_order.

2.8.0

  • 2016-10-04
  • Remove global var, add function customtaxorder_get_settings().
  • Fix PHP notices in customtaxorder_apply_order_filter.

2.7.8

  • 2016-07-26
  • Flush object cache when order is changed in taxonomy ordering plugin (props James Bonham).

2.7.7

  • 2016-07-24
  • Fix PHP warnings.
  • Remove ru_RU translation, it is at 100% in GlotPress.
  • Update Donate text.

2.7.6

  • 2016-03-01
  • Add filters for custom capabilities.

2.7.5

  • 2016-01-11
  • Support Advanced Custom Fields with its Taxonomy Fields.

2.7.4

  • 2016-01-06
  • Really fix Woo get_attribute() (thanks eddy_boy).

2.7.3

  • 2015-11-26
  • Fix for Woo get_attribute() (thanks mantish).

2.7.2

  • 2015-11-26
  • Properly enqueue admin scripts.
  • Rename and prefix js functions properly.

2.7.1

  • 2015-11-07
  • Explode() expects parameter to be a string, not an array.
  • Better dashicon.
  • Drop pot, nl_NL, they are maintained at GlotPress.

2.7.0

  • 2015-11-07
  • Offer page and functions to support the taxonomies themselves.
  • Support WooCommerce attributes.
  • Only support WordPress 3.7+, since they really are supported.
  • More specific CSS.
  • Add icon on admin pages.
  • Update pot, nl_NL.

2.6.6

  • 2015-09-05
  • Add filter for (not) sorting a tagcloud (thanks sunriseweb).
  • For sub-term, start counting at term_order of parent-term, so sorting looks reasonable.
  • “Order Alphabetically” button is no button-primary.
  • Change textdomain to slug.
  • Make admin_notices dismissible.
  • Add version to admin CSS.

2.6.5

  • 2015-08-05
  • Use correct headings on admin pages.

2.6.4

  • 2015-05-31
  • Add About page.
  • Update pot and nl_NL.

2.6.3

  • 2015-03-25
  • Support Link Manager plugin.

2.6.2

  • 2015-03-21
  • Better suppport for WPMU, also set up new blogs (thanks Andrew Patton).

2.6.1

  • 2015-03-13
  • Wrap radio buttons inside label, so the label works (thanks Andrew Patton).

2.6.0

  • 2015-02-28
  • Separate settingspage to own php-file.
  • Add de_DE (thanks Patrick Skiebe).

2.5.9

  • 2015-01-21
  • Add test for capability inside admin page as well.

2.5.8

  • 2014-12-11
  • Fix conflict with wp-catalogue plugin

2.5.7

  • 2014-09-12
  • Fix notices with defensive programming

2.5.6

  • 2014-08-22
  • More compatibility with WPML

2.5.5

  • 2014-08-20
  • Some Compatibility with WPML Plugin

2.5.4

  • 2014-08-15
  • Add action for saving the terms

2.5.3

  • 2014-08-06
  • New default settings page
  • Filter added for get_the_terms
  • Don’t filter tags at get_terms filtering
  • Updated nl_NL

2.5.2

  • 2014-06-30
  • Also be able to sort the builtin taxonomies
  • Fix bug with sorting tags

2.5.1

  • 2014–5-13
  • Added fr_FR (Jean-Christophe Brebion)

2.5.0

  • 2014-05-02
  • Added ru_RU (Alex Rumyantsev)
  • Small gettext fixes
  • update nl_NL

2.4.9

  • 2014-04-15
  • Multisite activation doesn’t work if it isn’t done network wide

2.4.8

  • 2014-04-11
  • Don’t usort on an array which doesn’t contain objects

2.4.7

  • 2014-03-29
  • Also filter at the get_terms hook for get_terms() and wp_list_categories()

2.4.6

  • 2014-03-24
  • Update pl_PL

2.4.5

  • 2014-03-23
  • Improve html/css

2.4.4

  • 2014-03-23
  • Remove obsolete images

2.4.3

  • 2014-03-22
  • Add settings link

2.4.2

  • 2014-03-22
  • New dashicon

2.4.1

  • 2014-03-22
  • Add alphabetical sorting to options as well
  • Update Polish and Dutch

2.4.0

  • 2014-03-18
  • Add Polish translation (Paweł Data)
  • Sort Alphabetically (landwire)

2.3.9

  • 2014-02-25
  • Fix activation code to really generate term_order column

2.3.8

  • 2014-02-18
  • Ouch, remove testing code

2.3.7

  • 2014-02-18
  • Fix activation on network install (Matteo Boria)

2.3.6

  • 2014-01-26
  • Also add filter for wp_get_object_terms and wp_get_post_terms

2.3.5

  • 2014-01-26
  • Only filter categories when auto-sort is enabled

2.3.4

  • 2014-01-25
  • Filter added for get_the_categories

2.3.3

  • 2014-01-25
  • Fix errors “undefined index” for undefined options

2.3.2

  • 2014-01-03
  • Use print for translated substring (Matteo Boria)
  • Add Italian Translation (Matteo Boria)

2.3.1

  • 2013-12-30
  • Fix PHP error-notice when activating

2.3

  • 2013-12-10
  • Add es_ES translataion, thanks Andrew and Jelena

2.2

  • 2013-10-20
  • do init stuff in the init function
  • also update term_order in term_relationships table
  • security update: validate input with $wpdb->prepare()

2.1

  • 2013-10-10
  • renamed/forked as Custom Taxonomy Order New Edition
  • fixed a bug with ordering in the backend
  • add localisation
  • add nl_NL lang

2.0

  • Complete code overhaul and general rewrite to bring things up to speed
  • Updated for WordPress 3.2 Admin Design
  • Added auto-sort query option
  • Several text fixes for overall consistency and clarity.
  • Various small bugfixes and optimizations

1.0

  • First Version

Ratings

4.8
69 reviews

Rating breakdown

Details Information

Version

2.10.0

First Released

10 Oct, 2013

Total Downloads

205,890

Wordpress Version

3.7 or higher

Tested up to:

5.3

Require PHP Version:

-

Tags

Contributors

Languages

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.