Title: Postcollab Toolkit
Author: kmangukiya
Published: <strong>2026 年 1 月 25 日</strong>
Last modified: 2026 年 1 月 25 日

---

搜尋外掛

![](https://ps.w.org/postcollab-toolkit/assets/banner-772x250.jpg?rev=3446592)

![](https://ps.w.org/postcollab-toolkit/assets/icon.svg?rev=3446592)

# Postcollab Toolkit

 由 [kmangukiya](https://profiles.wordpress.org/kmangukiya/) 開發

[下載](https://downloads.wordpress.org/plugin/postcollab-toolkit.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/postcollab-toolkit/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/postcollab-toolkit/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/postcollab-toolkit/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/postcollab-toolkit/#developers)

 [技術支援](https://wordpress.org/support/plugin/postcollab-toolkit/)

## 外掛說明

**Postcollab Toolkit** allows you to assign multiple contributors to a WordPress
post in addition to the main author.

Editors can select contributors from registered users directly from the post editor.
Selected contributors are automatically displayed on the front end with their Gravatars
and links to their author archive pages.

The plugin is lightweight, developer-friendly, and follows WordPress coding standards.

### Features

 * Assign multiple contributors to a post
 * Contributors metabox in the post editor
 * Automatically display contributors below post content
 * Show contributor Gravatar and author link
 * Extendable using WordPress hooks and filters
 * Clean and lightweight implementation

### Usage

 1. Go to **Posts  Add New** or **Edit Post**.
 2. Find the **Contributors** metabox in the editor.
 3. Select one or more users.
 4. Save or update the post.

The selected contributors will appear at the bottom of the post on the front end.

### Hooks

### Filters

 * `wpcb_get_metabox_contributors`
    Modify the list of users shown in the Contributors
   metabox.
 * `wpcb_pre_save_contributors_ids`
    Filter contributor IDs before saving.
 * `wpcb_get_contributors_ids`
    Filter contributor IDs before displaying on the 
   front end.
 * `wpcb_contributors_list_template`
    Override the template used to display contributors.

### Actions

 * `wpcb_after_contributors_saved`
    Fires after contributors are saved to post meta.

### License

This plugin is licensed under the **GNU General Public License v2.0 or later**.

[https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html)

## 安裝方式

 1. Upload the `postcollab-toolkit` folder to the `/wp-content/plugins/` directory,
    or install it via the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Edit any post and select contributors from the **Contributors** metabox.

## 常見問題集

### Can I add more than one contributor to a post?

Yes. You can select multiple users as contributors from the Contributors metabox.

### Does this plugin change the main post author?

No. The original post author remains unchanged. Contributors are displayed separately.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Postcollab Toolkit〉的開發相關工作。

參與者

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

[將〈Postcollab Toolkit〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/postcollab-toolkit)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/postcollab-toolkit/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/postcollab-toolkit/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/postcollab-toolkit/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/postcollab-toolkit/)。

## 變更記錄

### 1.0.0

 * Initial release
 * Added Contributors metabox to post editor
 * Display contributors on the front end
 * Included hooks and filters for customization

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **7 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.7**
 *  PHP 版本需求 ** 8.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/postcollab-toolkit/)
 *  [進階檢視](https://tw.wordpress.org/plugins/postcollab-toolkit/advanced/)

## 評分

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

[撰寫評分](https://wordpress.org/support/plugin/postcollab-toolkit/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/postcollab-toolkit/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/postcollab-toolkit/)