Forums
-
- Forum
- Posts
-
- Installation
- 28,090
- Troubleshooting
- 61,371
- Themes
- 10,273
- Plugins
- 15,119
- Requests & Feedback
- 14,742
- Showcase
- 3,251
-
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