I have a page that is using the All Terms Looper.
I want to be able to have a custom order to the terms. I was thinking I could use a plugin to custom order the terms, but then I would probably need to create a Query String that would call all the Terms in a Taxonomy and orderby something.
What would the orderby value be for terms that are drag and drop re-ordered via a plugin?
How do you write the query for All Terms?