Forums
-
- Forum
- Posts
-
- Installation
- 27,249
- Troubleshooting
- 59,599
- Themes
- 10,067
- Plugins
- 14,830
- Requests & Feedback
- 14,487
- Showcase
- 3,226
-
Try this code instead, this is what I’m using on my own forums:
<?php printf( __('Posted on %s'), bb_datetime_format_i18n( bb_get_post_time( array( 'format' => 'timestamp' ) ) ) ); ?>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS