Skip to content
WP Deploy
Early access

Everything a safer theme release needs.

wp-deploy now has signing, manifest validation, runtime capability checks, admin public-key management, and theme allowlisting foundations; recoverable release operations remain the planned MVP.

Foundation livenorthstar-theme.zip
Theme identitynorthstar / 1.4.0
Package manifestValid
Theme accessAllowlisted
Package uploadPlanned
Complete packages

Build the production theme you intend to ship.

The local CLI is designed to run production build steps, apply explicit inclusion rules, and create one complete standalone, parent, or child theme package.

theme.slugnorthstar
theme.version1.4.0
files96 included
package.formatZIP
manifest.schemavalid
pathssafe
theme.identitymatched
sha256verified
Implemented foundation

Reject unsafe or inconsistent packages early.

Manifest validation checks theme identity, requirements, paths, duplicate entries, checksums, and package semantics before deployment work begins.

Implemented foundation

Sign requests locally. Manage public access in WordPress.

Ed25519 signatures, exact body hashes, timestamps, one-time nonces, registered public keys, theme scopes, revocation, and WordPress capabilities form the authorization foundation.

signatureEd25519
noncesingle use
theme scopeallowlisted
public keyregistered
Planned MVP
Private storageBackground jobSafe driver
Capability checks implemented; deployment planned

Use the strongest deployment method the host can prove.

The current plugin and CLI can report runtime capabilities and setup readiness. The planned deployment worker will use those checks to select an approved driver and refuse production deployment when the minimum recovery guarantee is unavailable.

Planned MVP

Verify the new theme and keep a way back.

Planned health checks and recovery protect theme files and the previous activation state. They do not roll back databases, options, uploads, plugins, or generated files outside the theme directory.

theme filescovered
activation statecovered
database/contentnot covered
plugins/uploadsnot covered
MVP boundaries

Focused on WordPress themes—deliberately.

Designed to deploy

  • Complete standalone themes
  • Parent themes
  • Child themes
  • Administrator-allowlisted theme targets
  • Admin-registered public signing keys

Outside the MVP

  • Plugins or WordPress core
  • Database, options, content, or uploads
  • Incremental changed-file deployments
  • Multisite, approvals, or team workflows
Early access

Help shape a better WordPress theme deployment workflow.

Join early access for product updates and launch availability.

Join early access