• 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

Viewing 4 replies - 1 through 4 (of 4 total)
  • <?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?

    Thread Starter nkblaze

    (@nkblaze)

    <?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.

    Thread Starter nkblaze

    (@nkblaze)

    I really need someone to help me with this.

    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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to add time , share , email this , Source’ is closed to new replies.