Skip to content

ACF Blocks v2.9.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:37
· 11 commits to main since this release

What's Changed

Removed

  • FAQ schema dropped from the Accordion block. Google no longer supports FAQ rich results, so acf/accordion no longer emits FAQPage JSON-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_schema set to 1 render normally, and the stored value is ignored — no schema is printed.
  • The block migrator no longer writes acf_accord_enable_faq_schema into 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

  1. Download acf-blocks-plugin-*.zip from the assets below
  2. Go to Plugins → Add New → Upload Plugin in WordPress admin
  3. Upload the zip file and activate