Title: Draftcamp Publisher
Author: andreiserbanoiu
Published: <strong>July 6, 2026</strong>
Last modified: July 6, 2026

---

Search plugins

![](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

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

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

 * [Details](https://wordpress.org/plugins/draftcamp-publisher/#description)
 * [Reviews](https://wordpress.org/plugins/draftcamp-publisher/#reviews)
 *  [Installation](https://wordpress.org/plugins/draftcamp-publisher/#installation)
 * [Development](https://wordpress.org/plugins/draftcamp-publisher/#developers)

 [Support](https://wordpress.org/support/plugin/draftcamp-publisher/)

## Description

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).

## Installation

 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.

## FAQ

### 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Draftcamp Publisher” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Draftcamp Publisher” into your language.](https://translate.wordpress.org/projects/wp-plugins/draftcamp-publisher)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/draftcamp-publisher/),
check out the [SVN repository](https://plugins.svn.wordpress.org/draftcamp-publisher/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/draftcamp-publisher/)
by [RSS](https://plugins.trac.wordpress.org/log/draftcamp-publisher/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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.

## Meta

 *  Version **1.0.1**
 *  Last updated **16 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [automation](https://wordpress.org/plugins/tags/automation/)[publishing](https://wordpress.org/plugins/tags/publishing/)
   [rest-api](https://wordpress.org/plugins/tags/rest-api/)[seo](https://wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://wordpress.org/plugins/draftcamp-publisher/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/draftcamp-publisher/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/draftcamp-publisher/)