I have a term_taxonomy_id — is there an API call to get the taxonomy?
I was pretty sure of this, but the answer is—at least for now—a definitive no. There isn’t an API call for it. To double-check, I asked core developer Andrew Nacin about this on Twitter. His response: term_taxonomy_id is, for the moment, essentially private. You should likely never have it to use it. It might be … Read more