Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jason Hendriks

    (@jasonhendriks)

    Bizarre. What does the date on the email say (in the log) ?

    Thread Starter Blair

    (@cbcbcb)

    The proper date.

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    And the time is correct as well? What is your time zone setting?

    Another person reported seeing nothing for the ‘ago’ value. It’s my first time using the WordPress human_time function.

    I see the source code has a filter.. You might have a plugin or theme that’s modifying this function.

    return apply_filters( 'human_time_diff', $since, $diff, $from, $to );

    Thread Starter Blair

    (@cbcbcb)

    Says “2017 years ago.”

    Time and date on header is fine.

    WP timezone is set to New York
    UTC

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Could you post your info from the plugin’s Diagnostic Data menu.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mail sent 2017 years ago’ is closed to new replies.