Forums
-
- Forum
- Posts
-
- Installation
- 28,363
- Troubleshooting
- 62,095
- Themes
- 10,373
- Plugins
- 15,302
- Requests & Feedback
- 14,879
- Showcase
- 3,252
-
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