2.2.9
What’s Changed
Fixed
- Callout block: Block appeared blank when inserted — no InnerBlocks template was provided. Added default heading + paragraph template matching the CTA/Hero pattern. Also added
uniqid()fallback for block ID. - Compare block: Backward-compat code fetched old
comp_list_classsub-field but template always readcomp_list_content, silently dropping feature lists from older blocks. Old field values are now mapped tocomp_list_content. - Compare block: Added empty-state preview message when no columns are configured (consistent with accordion/tabs blocks).
- Compare block: Cleaned up inline PHP for title styles and CTA button attributes for better readability.
Commits
- Fix callout blank rendering and compare block bugs, bump to 2.2.9 (
5d9e5db)
Stats
- Commits: 1
- Changes: 4 files changed, 44 insertions(+), 17 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
