Skip to content

Instantly share code, notes, and snippets.

@j-gardner
Created May 31, 2012 02:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save j-gardner/2840638 to your computer and use it in GitHub Desktop.
Save j-gardner/2840638 to your computer and use it in GitHub Desktop.
Feature Tags TwentyTen single-portfolio
<div class="entry-utility">
<?php echo get_the_term_list( $post->ID, 'feature', '<div class="arconix-portfolio-tax-list"><span class="arconix-portfolio-tax-title">Features: </span>', ', ', '</div>' ); ?>
<?php edit_post_link( __( 'Edit', 'twentyten' ), '<span class="edit-link">', '</span>' ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment