Forums
-
- Forum
- Posts
-
- Installation
- 26,337
- Troubleshooting
- 56,499
- Themes
- 9,856
- Plugins
- 14,387
- Requests & Feedback
- 14,131
- Showcase
- 3,212
-
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