Every stone I overturned looking for the answer to this issue I was met with "use wp_get_post_terms()" but unfortunately it does not work on custom post types. The solution, after much digging and experimenting is to use get_the_term_list() but with a couple of...

![[Solved] Get Array of Terms for Custom Post Type Outside of Loop with Post ID](https://www.craig-edmonds.com/wordpress/wp-content/uploads/et_temp/faq-tags-153226_400x250.jpg)