A current project requires a number of different taxonomies, but I don't want to make separate database calls to get the terms for each...
How can I get all of a post's terms at once?
Or, to be more specific, how do I do it the wordpress way?
Alternatively, if someone can tell me how to pull all the terms when the $post object is constructed, that would truly be amazing!