Forums
-
- Forum
- Posts
-
- Installation
- 28,369
- Troubleshooting
- 62,128
- Themes
- 10,387
- Plugins
- 15,305
- Requests & Feedback
- 14,882
- Showcase
- 3,252
-
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