Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jacques Malgrange

    (@sojahu)

    It’s a WordPress method.

    $a = human_time_diff(strtotime($u->d_session), current_time('timestamp'));
    $u->online_ago = sprintf(__('%s ago','rencontre'), $a);
    Thread Starter jokware

    (@jokware)

    Thanks for the fast response and the new update, it has solved some of my issues.
    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘location of time ago in the code’ is closed to new replies.