ACF Revisions v1.0.0
Bridge hooks that save ACF Flexible Content field values and reference keys into WordPress post revisions.
Features
- 5 Bridge Hooks — automatic copy of sections_* and sections* meta to/from revisions
- Integrity Check — detect orphaned meta keys and missing reference keys
- Auto-Guard — blocks save if ACF sections data would be destroyed (>50% drop)
- Auto-Recovery — automatically restores from pre-save snapshot after data loss
- Revision Diff — ACF Sections field visible in WordPress revision comparison page
- Options Page Snapshots — snapshot-based backup for ACF options pages
- Admin Drift Notice — warns when post's ACF data differs from latest revision
- WP-CLI: check, restore, revisions, options, test-bridge, snapshots
Requirements
- WordPress 6.4+
- ACF Pro 6.0+
- PHP 7.4+
Links
- GitHub
- WordPress.org (pending review)