What does this plugin do:
- On login, it looks for the username enter at Discuz! user database.
- If it finds identical entry, it checks for password.
- If both usernames and passwords are identical, it creates a new user with the excat data at wordpress database.
- Wordpress will show preference panel.
Users do not see the internal processing. If data matches, it's simply a successful login.
This plugin only works with tables in the same MySql database at this time.