Forums

Join
bbPress Support ForumsTroubleshootingBad indication of bb_get_post_time

Info

Bad indication of bb_get_post_time

  1. Hi,
    i have a french forum, in the admin, i put "2" at the UTC option

    So, the topic_time is correct on front-page, but not the bb_get_post_time in the posts... why?

    bb_get_post_time use the UTC time, and not my personal modification

    Bye

    ps: i use the alpha-1

  2. bbPress doesn't show actual time, but the elapsed time to prevent timezone confusion while internally tracking via gmt/utc time. If you insist on seeing accurate local time for your posts you might want to try the user timezone plugin.

    http://bbpress.org/plugins/topic/user-timezones/
    and
    http://bbpress.org/plugins/topic/accurate-post-time/

  3. You must log in to post.