=== New bbPress Admin === Contributors: rohan_kapoor Donate link: http://rohan-kapoor.com/donate/ Tags: bbpress, admin. wpmu, wp, buddypress Requires at least: 2.0.2 Tested up to: 2.8.2 Stable tag: 1.0 Provides bbPress admin access from WordPress! == Description == This plugin was created to allow bbPress to be administered from the WordPress and WordPress MU Administration Panels. It is a very basic plugin and uses iframes to provide access to bbPress. It is known to compatible with WordPress and WordPress 2.8.1 and bbPress 1.0.1. As it just uses iframes to connect to bbPress, ideally, it will still be compatible with all upcoming versions of bbPress and WordPress. == Installation == 1. Upload `bbpress_admin.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. View bbPress Administration Panels in "Settings/bbPress Admin" == Frequently Asked Questions == = Why is the bbpress Admin giving me a 404 error? = The only reason that bbpress Admin is getting a 404 error is because it can't find your "/bb-admin/" directory. This means that you installed your forums at a different location then the standard "http://example.com/forums/". What you need to do to solve the problem is open bbpress_admin.php in a text editor and go to "echo '}';" There you will need to change src="" to the path of your "/bb-admin/" directory. This should solve your 404 error. == Screenshots == 1. This screen shot shows the basic admin menu through the iframe! == Changelog == = 1.0 = * First Version of bbPress Admin. It is very simple and rudimentary at this point. * Working with WP/WPMU 2.8.1 and bbPress 1.0.1