advanced code snippet search
zealmurapa on 04/20/11
call taxonomy
04/20/11 12:54am
1 person have marked this snippet as a favorite
zealmurapa
Call Taxonomy
<?php echo get_the_term_list($post->ID, 'people', 'People: ', ', ', ''); ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.