Guides/Guides

Guides

Task-based WPChangeSync playbooks for real release, sync, recovery, and automation workflows.
Updated 5 June 2026·Task guide

What are guides for?

Guides are task-based playbooks. They are meant for decisions, release steps, troubleshooting, and operational safety. Use the technical docs when you need API details, command references, or integration internals.

Start with your goal

The fastest path is not alphabetical. Choose the situation below, then follow the linked guide chain.

Choose your path

Pick the situation you are in and jump straight to the right playbook.

Risk levels

RiskTypical guidesRule of thumb
LowFirst-time setup, demo data, audit trail, integration matrixSafe to read or test locally; still avoid production demo data.
MediumGit workflow, selective push, global styles, ACF fields, media remappingUse dry runs and verify related data before remote sync.
HighProduction imports, full automatic sync, broad overwrite, maintenance release windowsRequire backups, approval, explicit conflict strategy, and rollback plan.

Documentation maintenance workflow

TriggerUpdate neededOwner action
CHANGELOG adds a featureAdd or update a guide if it changes user workflowCheck guides, docs, search results, and integration matrix.
CLI syntax changesUpdate command examples and workflow-ID instructionsRun a content scan for old flags/examples.
REST/webhook behavior changesUpdate technical docs and automation guidesCheck auth, token, rate-limit, and method wording.
New integration manifestUpdate integration matrix and related feature guidesAdd dependencies, conflict notes, and CLI availability.
Production safety behavior changesUpdate Production Release ChecklistRe-check backups, conflicts, approvals, maintenance, and rollback steps.
Plugin transition note

When the in-plugin guides are removed later, keep contextual links from admin screens to these public guides: Workflows to workflow playbooks, Activity to troubleshooting, Config Remotes to connection fixes, and conflict queues to conflict resolution.