Title: Draftcamp Publisher
Author: andreiserbanoiu
Published: <strong>2026 年 7 月 6 日</strong>
Last modified: 2026 年 7 月 6 日

---

搜尋外掛

![](https://ps.w.org/draftcamp-publisher/assets/banner-772x250.png?rev=3597803)

![](https://ps.w.org/draftcamp-publisher/assets/icon.svg?rev=3597803)

# Draftcamp Publisher

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

[下載](https://downloads.wordpress.org/plugin/draftcamp-publisher.1.0.1.zip)

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

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

## 外掛說明

Draftcamp Publisher connects your self-hosted WordPress site to the Draftcamp SaaS
so you can create, schedule, and update posts directly from Draftcamp.

Features:

 * Secure connection-key authentication (only a SHA-256 hash of the key is ever 
   stored).
 * One-click pairing or manual key generation.
 * Create or update posts (draft, publish, or scheduled “future”).
 * Resolve categories and tags by name, creating any that are missing.
 * Set a featured image from a remote URL.
 * Write SEO title, meta description, and canonical URL for Yoast SEO, Rank Math,
   or All in One SEO.

### External services

This plugin connects your site to Draftcamp (https://app.draftcamp.ai), a third-
party SaaS that writes and manages blog content. The connection exists so that content
authored in Draftcamp can be published to this WordPress site. The plugin communicates
with Draftcamp’s servers in two situations:

 1. During one-click pairing. When you submit a pairing code on the Settings -> Draftcamp
    page, the plugin sends a single request to the Draftcamp pairing endpoint you provide(
    by default https://api.draftcamp.ai/wp/draftcamp/pair). The request contains: the
    pairing code you entered, this site’s URL (home_url()), a freshly generated connection
    key, and the plugin version. This happens only when you click “Connect to Draftcamp”.
    No pairing data is sent at any other time. If you connect manually (Generate Connection
    Key) instead, the plugin sends nothing to Draftcamp at all.
 2. Incoming publish requests. After connecting, Draftcamp’s servers send authenticated
    requests TO this site’s REST API (/wp-json/draftcamp/v1) carrying post content (
    title, body HTML, excerpt, slug, categories, tags, optional featured image URL,
    and SEO fields). The plugin itself does not initiate outbound requests for these;
    it only receives and stores them as posts. When a featured image URL is included,
    WordPress downloads that image from the URL provided in the request.

No analytics, telemetry, or personal visitor data is ever sent to Draftcamp. Use
of the Draftcamp service is governed by its Terms of Service (https://draftcamp.
ai/terms) and Privacy Policy (https://draftcamp.ai/privacy).

## 安裝方式

 1. Upload the `draftcamp-publisher` folder to `/wp-content/plugins/`, or install the
    ZIP from the Plugins screen.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to Settings -> Draftcamp.
 4. Either enter a one-click pairing code from your Draftcamp account, or click “Generate
    Connection Key” and paste the key into Draftcamp manually.

## 常見問題集

### Where is my connection key stored?

Only the SHA-256 hash of the key is stored in your database. The raw key is shown
once at generation time and never persisted.

### Which SEO plugins are supported?

Yoast SEO, Rank Math, and All in One SEO. If none are active, SEO fields are ignored.

### How do I disconnect?

Use the “Revoke key” button on the Settings -> Draftcamp page. Deleting the plugin
also removes all stored data.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈Draftcamp Publisher〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/draftcamp-publisher)

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

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

## 變更記錄

#### 1.0.1

 * Compliance: text domain matches slug, removed redundant load_plugin_textdomain(),
   packaging cleanup.

#### 1.0.0

 * Initial release: /ping, /taxonomy, and /publish REST endpoints; one-click and
   manual pairing; SEO meta support.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.2**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/draftcamp-publisher/)
 * 標籤:
 * [automation](https://tw.wordpress.org/plugins/tags/automation/)[publishing](https://tw.wordpress.org/plugins/tags/publishing/)
   [rest-api](https://tw.wordpress.org/plugins/tags/rest-api/)[seo](https://tw.wordpress.org/plugins/tags/seo/)
 *  [進階檢視](https://tw.wordpress.org/plugins/draftcamp-publisher/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/draftcamp-publisher/reviews/#new-post)

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

## 參與者

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

## 技術支援

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

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