• Resolved benjamin_sp

    (@benjamin_sp)


    According to the codex, this template tag can be used to display all the tags that are assigned to a post:

    <?php the_tags( $before, $separator, $after ); ?>

    But what is the template tag to display only the first tag in a post?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘What is the template tag to display only the first tag in a post?’ is closed to new replies.