Title: Bulk Create Blogs
Author: gregsurname
Published: <strong>2010 年 7 月 9 日</strong>
Last modified: 2010 年 7 月 9 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/bulk-create-blogs.svg)

# Bulk Create Blogs

 作者：[gregsurname](https://profiles.wordpress.org/gregsurname/)

[下载](https://downloads.wordpress.org/plugin/bulk-create-blogs.2.0.zip)

 * [详情](https://cn.wordpress.org/plugins/bulk-create-blogs/#description)
 * [评价](https://cn.wordpress.org/plugins/bulk-create-blogs/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/bulk-create-blogs/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/bulk-create-blogs/#developers)

 [支持](https://wordpress.org/support/plugin/bulk-create-blogs/)

## 描述

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.

 * blog_domain (Mandatory): the domain name of the blog, this should only contain
   alphanumeric characters and be in all lowercase. If the blog domain is empty 
   then users will be added to the site’s root blog.
 * user_name (Mandatory): the login id of the user to be added to the blog.
 * blog_title (Optional): the title of the blog.
 * blog_topic (Optional): the name of the blog topic that this blog will be categorised
   under. These topics are setup under the ‘Blog Topic Management’ tab. A blog_title
   must be chosen if you wish to set the blog topic. (Requires cets_blog_topics 
   plugin.)

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

## 评价

此插件暂无评价。

## 贡献者及开发者

「Bulk Create Blogs」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ gregsurname ](https://profiles.wordpress.org/gregsurname/)

[帮助将「Bulk Create Blogs」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/bulk-create-blogs)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/bulk-create-blogs/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/bulk-create-blogs/)，或通过[RSS](https://plugins.trac.wordpress.org/log/bulk-create-blogs/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/bulk-create-blogs/)。

## 额外信息

 *  版本 **2.0**
 *  最后更新：**16 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.8.0 或更高版本 **
 *  已测试的最高版本为 **2.9.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/bulk-create-blogs/)
 * 标签
 * [wpmu](https://cn.wordpress.org/plugins/tags/wpmu/)
 *  [高级视图](https://cn.wordpress.org/plugins/bulk-create-blogs/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/bulk-create-blogs/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/bulk-create-blogs/reviews/)

## 贡献者

 *   [ gregsurname ](https://profiles.wordpress.org/gregsurname/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/bulk-create-blogs/)