Provides single sign on login with a bbPress installation.
When a user logs in to WordPress, certain cookies are set in their browser which indicate to the server whether the user is logged in on subsequent page loads.
bbPress can be set up to have the ability to read the standard cookies created by WordPress to check whether a user is logged in and can grant the user access to bbPress based on these. The majority of this setup is done in the bbPress administration area via the "WordPress integration" settings page, but it is also necessary to setup this plugin so that WordPress can set a couple of extra cookies which are required.
This plugin is only useful if you are running bbPress version 1.0-alpha-4 or later.