Info
- 2 posts
- 1 voice
- Started 1 year ago by DKB
- Latest reply from DKB
- This topic is not resolved
Post time
-
- Posted 1 year ago #
Hi,
I use the plugin Accurate Post Time ( http://bbpress.org/plugins/topic/accurate-post-time/) to show the exact time of a post.
The problem is I get the time which is an hour too early.
How can i fix this?
-
- Posted 1 year ago #
Oh the function i use is :
'<?php printf( __('%s'), bb_get_post_time('j M y H:i') ); ?>`
-
You must log in to post.