Linux 软件免费装

Discuz Integration

开发者 Alex
更新时间 2008年8月26日 00:59
PHP版本: 2.1 及以上
WordPress版本: 2.6.1

标签

login user database forum discuz

下载

0.1 0.2 0.2.1

详情介绍:

What does this plugin do:
  1. On login, it looks for the username enter at Discuz! user database.
  2. If it finds identical entry, it checks for password.
  3. If both usernames and passwords are identical, it creates a new user with the excat data at wordpress database.
  4. 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.

安装:

  1. Open 'discuz_integration.php' with text editor.
  2. In '$dz_prefix' and '$members_table' make apporipriate changes depend on your setup.
  3. Upload 'plugin-name.php' to the '/wp-content/plugins/' directory.
Optional: Turn off user registration on Wordpress to avoid duplicate users.