Author Topic: Category Sort Order  (Read 78 times)

Stephan Carydakis

  • Guest
Category Sort Order
« on: December 09, 2011, 12:42:38 AM »
Hi,

Firstly, thanks for a great plugin.

I think an additional sort order type 'order' would be very nice. There are other plugins which allow you to set an order for categories. I am using one called "My Category Order" which allows me to set the order. It seems to add a column 'term_order' to the 'wp_terms' table. I set the 'orderby' clause to 'order' in the various WP category functions I use.

It would be great if the 'order' sort order was available in your widgets. Maybe you could enumerate the sort order list by grabbing the extra DB columns added to the 'wp_terms' table? That way, any additional sort columns that a plugin may add will be available in your widgets. Just a thought!

Thanks again.

Steph.

Peter

  • Administrator
  • Regular
  • *****
  • Posts: 420
    • http://blog.avirtualhome.com
Re: Category Sort Order
« Reply #1 on: December 09, 2011, 09:03:09 PM »
I just added support for the plugin My Category Order.
I'm testing it on my dev machine and it seem to work fine.

Expect a new release of my plugin soon.
Peter van der Does
AVH Plugins developer

Stephan Carydakis

  • Guest
Re: Category Sort Order
« Reply #2 on: December 09, 2011, 10:31:24 PM »
Hi Peter,

I'm sure many will find this handy. Thanks for adding this feature so quickly.

Steph.