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