Forums
-
- Forum
- Posts
-
- Installation
- 27,757
- Troubleshooting
- 60,837
- Themes
- 10,202
- Plugins
- 15,012
- Requests & Feedback
- 14,661
- Showcase
- 3,238
-
the way to do add bbpress functions into wordpress is to add:
if ( !defined(‘BBDB_NAME’) )
require_once(ABSPATH.’bbpress/bb-load.php’);
into the wp-config.php file, just before the closing ?>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS