delarge
5/13/2018 - 10:41 AM

Wordpress terms

Trying to make a definite list of when to use what in the maze of WP posts, terms and taxonomies

get list of terms for a post + given taxonomy:
https://codex.wordpress.org/Function_Reference/get_the_term_list

Get a list of terms of a given taxonomy:
https://developer.wordpress.org/reference/functions/get_terms/