Access-level guide

Publisher

Include an explicit publishing decision in a bounded content workflow.

This level may fit whenThe content, validation criteria, and publishing condition are all named in advance.Shown in Pro and Agency plan surfaces.
01

Common WordPress jobs

Examples to help plan the work, not a promise that every detailed action is supported.

Approved draft publication

Publish a specifically approved draft after a named checklist passes.

Scheduled campaign page

Prepare a publication decision with an explicit target and timing condition.

Localization release

Publish a reviewed localized counterpart after parity checks are complete.

Publisher prompt example

Publish only after checklist

Make a publication decision for one approved item after every required check passes.

Reusable structure

Required inputs

  • Target draft ID
  • Approval reference
  • Required checks
  • Publication timing

Prohibited actions

  • Publish a different item or expand the scope
  • Ignore a failed or unavailable check
  • Change plugins, users, themes, or site settings

Expected output

The publication result or a stopped state naming every failed or unknown check.

Prompt templateReplace every value inside double braces.
Evaluate the named WordPress draft for publication.

Target draft ID: {{ID}}
Human approval reference: {{reference}}
Required checks: {{checklist}}
Publication timing: {{now or approved schedule}}

Publish only if every required check passes. If any check fails or cannot be observed, stop without publishing and report the exact blocker. Do not touch any other content or site configuration.