Forums
-
- Forum
- Posts
-
- Installation
- 27,249
- Troubleshooting
- 59,561
- Themes
- 10,065
- Plugins
- 14,830
- Requests & Feedback
- 14,484
- Showcase
- 3,226
-
I’ve put a ticket into Trac for you. If Sam agrees, it might show up in 1.1
If you simply must have it now, you can try making a plugin:
<?php
add_action( 'bb_admin_notices' , 'forums_started');
function forums_started() {printf('<p>'.__('Forums started %s ago.').'</p>', bb_get_inception()); }
?>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS