Forums

How to add time , share , email this , Source (5 posts)

  1. NKBlaze
    Member
    Posted 2 years ago #

    First I would like to add something like (34 minutes ago) next to the date. I already have the date like. July 4th, 2009 but I would like to post minutes ago too.
    Then I have share , email this , source icon set up but I need to know how to work them

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    <?php the_time('F j, Y'); ?> <?php the_time(); ?>

    Then I have share , email this , source icon set up but I need to know how to work them

    Can you provide some more details? Are these plugins or what?

  3. NKBlaze
    Member
    Posted 2 years ago #

    <?php the_time(); ?> is like (5:13 pm) but what I want is minute ago or hours ago stuff like that.
    And regarding share , email this , soruce you can see what I'm talking about here.
    mmospot(dot) net
    The icon is set up but it has no function.

  4. NKBlaze
    Member
    Posted 2 years ago #

    I really need someone to help me with this.

  5. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Please be patient. Not everyone is in the same time zone as you.

    Use the standard PHP date() formatting to achieve the time formatting that you want.

    For the share function, you need a plugin.

    For the meial this link, you can use:

    `. You can view it at: <?php the_permalink() ?>">Email to a friend'

Topic Closed

This topic has been closed to new replies.

About this Topic