Re: login form on wordpress sidebar
it doesn’t matter if you login at bbPress or WordPress when you are integrated.
Unfortunately it does, I reckon that the cause of a problem I’ve been having – when you register in WP, it only calls WP hooks, register in bb and only bb hooks are called. Short of duplicating plugins and changing the hooks/function names etc, I don’t think there’s anything you can do, and that’s obviously a real hassle.
Maybe a trac ticket is in order, to get some coordination between appropriate hooks?