Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $utc_date = new DateTime(get_comment_date(get_option('date_format')) . " ". get_comment_time());
- $timestamp = $utc_date->getTimestamp();
- echo human_time_diff( date('U'), $timestamp ) .' '. __('ago', 'themeton');
Advertisement
Add Comment
Please, Sign In to add comment