Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

wordpress display post categories

<?php the_terms( $post->ID, 'topics', 'Topics: ', ', ', ' ' ); ?>
 
PREVIOUS NEXT
Tagged: #wordpress #display #post #categories
ADD COMMENT
Topic
Name
4+6 =