Forums
-
- Forum
- Posts
-
- Installation
- 28,419
- Troubleshooting
- 62,489
- Themes
- 10,427
- Plugins
- 15,336
- Requests & Feedback
- 14,959
- Showcase
- 3,256
-
You need to include bbPress. To do this, make sure that your bbPress supports being integrated thoroughly with WordPress (not just users, also functions), then open your wordpress config file and at the bottom put require_once('path/to/bb-load.php');
That’ll let you use the bb functions too.