Sorting Categories by Custom Sort Order On WordPress
A client recently asked me to change the order of a list of categories displayed in a sidebar. I opened the proper file, located the call to get_terms that collected the terms, and finally visited the Codex to find the proper argument to alter. To my astonishment, there was no way to order the category terms in a user-specified …
Sorting Categories by Custom Sort Order On WordPress Read More »