Skip to content

Instantly share code, notes, and snippets.

@sourcetop
sourcetop / acf-preview-fix.php
Last active June 19, 2026 09:29
ACF Preview Fix
<?php
/**
* Plugin Name: PubPortal — ACF Preview for Existing Posts (Block Editor)
* Description: Makes the block editor's "Preview" reflect UNSAVED ACF field changes on
* already-published posts, without saving over the live post.
* Version: 1.0.0
* Author: PubPortal
*
* ── Why this exists ───────────────────────────────────────────────────────────