ACF Blocks v2.9.1
What's Changed
Removed
- FAQ schema dropped from the Accordion block. Google no longer supports FAQ rich results, so
acf/accordionno longer emitsFAQPageJSON-LD and the "Enable FAQ Schema" field is gone from the block settings. - Existing posts need no migration: blocks that still carry
acf_accord_enable_faq_schemaset to1render normally, and the stored value is ignored — no schema is printed. - The block migrator no longer writes
acf_accord_enable_faq_schemainto blocks it converts.
The Accordion block itself is unchanged — same markup, same styles, still searchable by "FAQ" in the inserter.
Commits
- 2.9.1: drop FAQ schema from accordion block (
20c57e7) - Fix PHP 7.4 CI dependency resolution (
2483e1d)
Stats
- Commits: 2
- Changes: 13 files changed, 76 insertions(+), 91 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