Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Custom Post Types: Where is my “.entry-meta”? Re: Custom Post Types: Where is my “.entry-meta”?

#112835
Noel Forte
Participant

Was able to fix simply by using `the_terms()` or `get_the_term_list()`. Those articles can be found at: http://codex.wordpress.org/Function_Reference/the_terms, and
http://codex.wordpress.org/Function_Reference/get_the_term_list