Re: WP plugins in deep integration
I believe that the problem is that the plugin settings and other data are stored in the wp_options table
I don’t think this is the issue. Options set in WP seem to work fine.
Something else is causing it.. probably a global variable set in WP that isn’t set in BBPress for some reason…