Why does get_term() require taxonomy? Are term_ids not unique?
I’ve logged a ticket against this with trac: http://core.trac.wordpress.org/ticket/20536 However, it turns out that for the time being it IS necessary, as WordPress currently (since 2.x) has a bug that DOES associate two terms with the same name to the same term_id! So it IS possible (though incorrect) for a single term to be associated … Read more