It works vice-versa, allowing users to log into phpBB with the WordPress username.
The user needs to exists in at least one of the two instllations.
If the user doesn't exist in one installation, it will create the user.
The administration usernames must be the same on the two installations.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Requirements:
· WordPress 2.8 or higher
What's New in This Release: [ read full changelog ]
· Added wpbb_get_user_id_from_string() to replace get_user_id_from_string() as it doesn't exist in non mulitsite installations.