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