Is there a way to display Taxonomy Terms without them being a link?
I basically want to display all the terms underneath my Taxonomy of "Headings," but without them being links.
I've tried multiple solutions such as get_terms, get_the_terms, the_terms, wp_tag_cloud but I was unable to find a solution.
Thanks.