Just as a note, one of limitations to remove get_categories() can be set with (type=<?>), like type=link get_category() cannot. get_category > get_term($category,'category'); Because of that, all category dependent functions, like wp_list_categories and such, are broken when working with non post categories Malaiac