2.9.2
What’s Changed
Changed
- The migrator now strips the retired FAQ-schema flag from existing content. 2.9.1 made
acf_accord_enable_faq_schemainert; this removes it (and its_acf_accord_enable_faq_schemafield reference) fromacf/accordionblocks when the migrator runs, so old posts no longer carry a key nothing reads. - Removals are reported under their own Retired FAQ schema flag removed category in the scan breakdown and per-post badges, rather than being folded into “Accordion fields fixed”.
Notes
- Expect a one-time jump in the migrator’s affected-post count. Posts whose only issue is the stale flag now show up as needing migration. Rendering is unchanged either way — this is a data cleanup, not a fix for a visible bug, so it is safe to defer.
- Accordion blocks with nothing to clean are left byte-identical and are not rewritten, so no post gains a revision for no reason.
Commits
- 2.9.2: strip retired FAQ schema flag from existing content (
b2b86b5)
Stats
- Commits: 1
- Changes: 5 files changed, 130 insertions(+), 14 deletions(-)
Plugin Info
- Blocks included: 29
- Requires WordPress: 6.0+
- Requires PHP: 7.4+
- Requires: ACF Pro 6.0+ or Secure Custom Fields
Installation
- Download
acf-blocks-plugin-*.zipfrom the assets below - Go to Plugins → Add New → Upload Plugin in WordPress admin
- Upload the zip file and activate
