WP-CLI Content Drift Auditor
Audits WordPress content drift by comparing live posts, revisions, and key options using WP-CLI commands like `wp post list`, `wp post meta get`, and `wp option get`. Useful for catching accidental edits, stale templates, and mismatches between REST output and database state befo
What it does
WP-CLI Content Drift Auditor
Audits WordPress content drift by comparing live posts, revisions, and key options using WP-CLI commands like wp post list, wp post meta get, and wp option get. Useful for catching accidental edits, stale templates, and mismatches between REST output and database state before they turn into site-wide regressions.
Installation
Basic usage or getting-started notes:
-
WP-CLI also includes commands for many things you can't do in the WordPress admin. For example, wp transient delete --all (doc) lets you delete one or...
-
For a more complete introduction to using WP-CLI, read the Quick Start guide. Or, catch up with [shell friends](https://make.wordpress.org/cli/handbook/shell-fri...
-
Downloading the Phar file is the recommended installation method for most users. See the documentation for alternative installation methods ([Composer](https://ma...
-
Source: https://github.com/wp-cli/wp-cli
-
Extracted from upstream docs: https://raw.githubusercontent.com/wp-cli/wp-cli/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,321 chars)