This question was discussed on here and I believe here as well, but I was wondering if anyone knew of any updates to this since then?
To clarify, I currently have a custom taxonomy called ‘Days of Week’ so I only use seven terms (Monday, Tuesday, Wednesday etc.) but under hiearchical=>true
, WordPress lists them in an alphabetical order instead.
- Friday
- Monday
- Saturday
- Sunday
- Thursday
- Tuesday
- Wednesday
Normally this wouldn’t be an issue, but given that some users of the site might find it confusing, I thought I’d ask to see if anyone had any ideas?
Thanks in advance!
I have a new answer for this, use my brand new plugin: http://wordpress.org/extend/plugins/custom-taxonomy-sort/. I hope this helps with this issue.
The Term Menu Order plugin seems like it would do the trick just fine here. I am also about to release a new plugin to handle this type of an issue (hopefully in the next week). I also wrote a blog post about it that will be up later next week. I’ll keep you updated. In the meantime, I think the Term Menu Order should work just fine.
Actually, if you contact me through http://www.zackdev.com/, I’ll send you a “beta” of the plugin. It’s working well right now, I’m just spending time improving the documentation, internationalization and otherwise making the plugin awesome.
The Category Order and Taxonomy Terms Order allow you to define custom taxonomy terms within the admin through an drag and drop interface. Going to build the code will not be easy, you should check with this plugin code to see on how can be done