Hi,
When working in views, there's a lot of help to get the syntax for custom fields (button Insert Field). But there's nothing for custom taxonomies attached to posts, is that right? I'm supposed to use WordPress functions like mb.wp_get_post_terms, check with mb.count if it returned terms, etc?
Just wanting to make sure I am not missing an easier way to deal with this.