Forums
-
- Forum
- Posts
-
- Installation
- 27,772
- Troubleshooting
- 60,877
- Themes
- 10,206
- Plugins
- 15,012
- Requests & Feedback
- 14,664
- Showcase
- 3,238
-
If you just want the year with php, you don’t need bbPress functions at all, just php:
<?php echo date('Y'); ?>
That will echo the current year.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS