Occasionally, when working on a project there are times in which it’d be nice to have an API function to help achieve whatever it is that needs to be done. Case in point: the ability to retrieve a taxonomy by term ID.

Granted, it’s not a hard thing to do, but having the ability to retrieve the information from pre-existing functionality is always nice.
But when that’s not possible, we write our own way to do it, right?




