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

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 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://tw.wordpress.org/plugins/bulk-create-blogs/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/bulk-create-blogs/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/bulk-create-blogs/#installation)
 * [開發資訊](https://tw.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 或更新版本 **
 *  已測試相容的 WordPress 版本 **2.9.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/bulk-create-blogs/)
 * 標籤:
 * [wpmu](https://tw.wordpress.org/plugins/tags/wpmu/)
 *  [進階檢視](https://tw.wordpress.org/plugins/bulk-create-blogs/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](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/)