Linux 软件免费装

Bulk Create Blogs

开发者 gregsurname
更新时间 2010年7月9日 16:56
PHP版本: 2.8.0 及以上
WordPress版本: 2.9.2

标签

wpmu

下载

2.0

详情介绍:

This WPMU plugin creates under the Site Admin menu called "Bulk Create Blogs" where you can bulk create/add users to blogs. To use the plugin you must create correctly formatted data. The plugin takes CSV formatted data where each row contains the following data. domain, user_id, blog_title, blog_topic, Each of these fields is described below. When each line is processed, if the blog named already exists then the user given is added to the blog. If the blog does not exist then it is created. If a blog title is not provided then the blog domain is used. This plugin also provides support for LDAP user creation. If a user does not exist and the ldap_auth plugin is installed then it will attempt to create a new user. At the moment this plugin only supports sites that use domain blog naming. Support for sub-directories is not planned but you could easily add it yourself. The number of blogs that can be imported at a time is limited.

安装:

  1. Upload gb-bulk-create-blogs.php to the /wp-content/mu-plugins/ directory