Forums
-
- Forum
- Posts
-
- Installation
- 28,361
- Troubleshooting
- 62,094
- Themes
- 10,373
- Plugins
- 15,302
- Requests & Feedback
- 14,871
- Showcase
- 3,252
-
ok i found out how to put bbPress in WP . all i did was put this in wp-config.php:-
define('ABSPATH', dirname(__FILE__).'/');
require_once(ABSPATH.'wp-settings.php');
require_once('path/to/bbpress/config.php');
?>
…..But how do I show a list of the latest 5 topics ?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS