What It Does

A protected front door for your own publishing tools.

Every request is authenticated — nothing publishes to your site unless it carries your key.

🔑

Shared API Key

A random key generated inside WordPress, sent via the X-AutoPoster-Key request header.

🔁

Idempotent Updates

Re-sending the same external article_id updates the existing post instead of creating a duplicate — safe against retries.

🗓️

Draft, Publish, Schedule

Posts can land as drafts, publish immediately, or land as scheduled posts, with configurable author and default category.

🖼️

Safe Featured Images

Sideloads featured images with WordPress safe-URL checks, file-size limits, and image-type validation (JPEG, PNG, GIF, WebP, AVIF, 12 MB default cap).

🏷️

SEO & Language Metadata

Optional Yoast SEO / Rank Math metadata compatibility, plus optional Polylang language metadata.

📡

Signed Outgoing Webhooks

An optional HMAC-signed webhook fires after publication, so your other systems can react without polling.

How It Connects

The bridge every JacAI product publishes through.

JacAI SMM and JacAI Writer both publish to WordPress through this exact plugin — install it once, and every JacAI product that generates content can reach your site.

JacAI SMM / Writer X-AutoPoster-Key Auto Poster REST Endpoint Your WordPress Post
Requirements

Standard WordPress.org listing requirements.

Requires WordPress 6.4+ Tested up to WordPress 7.1 Requires PHP 7.4+ GPL-2.0-or-later Author: Studio1Live
Does this plugin send your content anywhere on its own? No. It only receives authenticated publishing requests, only fetches a remote image when an authorized request supplies one, and only calls an outgoing webhook when you've explicitly configured one.
Get It

Free — install it today.

Auto Poster is free and already WordPress.org-listing-ready. Install it, copy your key into JacAI SMM or JacAI Writer, and you're connected.

🔌

Install from the plugin ZIP

Upload the plugin folder to /wp-content/plugins/ or install through Plugins → Add New → Upload Plugin, activate, then open Settings → Auto Poster to copy your endpoint and key.

Get Notified

Pair it with JacAI SMM or JacAI Writer.

Auto Poster is the publishing half — JacAI generates the content that flows through it.