Tagged Questions
0
votes
1answer
769 views
Why does wp_get_object_terms add a period after terms are output?
I'm using the following line to output an unordered list of taxonomies and their associated terms for a custom post type. The only problem with it is that a period gets added after the term.
...