Skip to content

Octa Editor

One canonical JSON document for every post and term, edited from the front-end, imported in bulk, and driven over a REST API built for automation and AI agents.

Front-end editor panel

Edit the current post, page or term directly on the front-end, with a preview of every change before it is saved and protection against overwriting someone else’s edit.

Bulk JSON import

Create or update many posts, pages and terms at once from JSON files, with a per-file dry-run preview before you confirm.

REST API

Read and write content (core fields, ACF and SEO) in one JSON format, secured with Application Passwords. A dry-run mode previews every change.

Built for AI agents

A bundled agent guide, a dry-run-first workflow and native WordPress Abilities (MCP) make automated content editing safe and predictable.

Integrations

Advanced Custom Fields, Yoast SEO and Rank Math are picked up automatically when installed, and their data becomes part of the same document.

Media alt text

Set image alt text straight from the Media Library list, without opening each attachment.

Octa Editor represents every post and taxonomy term as a single canonical JSON document. That document already includes core fields, ACF fields, SEO and taxonomy assignments. Every surface (the panel, the REST API, the bulk importer and the Abilities API) reads and writes through one shared pipeline, so the rules are identical everywhere.

Two ideas run through all of it.

  • Dry-run first. Every write can be previewed with zero changes to the database. You, or an agent, see exactly what would happen before committing.
  • Stateless. The plugin stores nothing of its own. It writes through WordPress core, ACF and your SEO plugin, so your content stays exactly where it always was.

Requirements. WordPress 6.9 or newer and PHP 8.0 or newer.