Forums

How to include tags into post? (4 posts)

  1. journey89
    Member
    Posted 4 years ago #

    Just like in title.

    How can I make the tags display at the bottom of post?

  2. haochi
    Member
    Posted 4 years ago #

    Use the_tags().

  3. alkitabku
    Member
    Posted 4 years ago #

    example for that ?

    <? the_tags() >

    or what ?

  4. kaykoral
    Member
    Posted 4 years ago #

    <?php the_tags(); ?>

    ...will do. It was display the tags associated with the post in the default format. There are other variables in the code which can help you customize how you want your tags to appear that's explained on the page haochi provided.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags