How to replicate this? plugins?

Discussion in 'Blogging' started by pixeladd, Jun 26, 2008.

  1. #1
    pixeladd, Jun 26, 2008 IP
  2. myp

    myp Well-Known Member

    Messages:
    1,281
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    140
    #2
    No, those seem to be the built-in tags. You can display them using <?php the_tags(); ?> which you will place after <?php the_content(); ?> in your theme's index.php file.
     
    myp, Jun 26, 2008 IP
  3. adithya

    adithya Well-Known Member

    Messages:
    568
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    110
    #3
    Thanks a lot man...
    I always used to think how to add tags display below my post..
    and thanks OP too for asking the Question...:)
     
    adithya, Jun 26, 2008 IP