Skip to content

v3.2.1 — ACF integration, atomic write fixes, social image + full-bleed

Choose a tag to compare

@wpacademy wpacademy released this 11 Jul 14:01

A feature + fix release.

Highlights

  • ACF / ACF PRO integration — two dispatcher tools (acf-read / acf-write, 15 operations) behind a new Plugins tab. Build a whole content structure end to end: custom post type → taxonomy → field group → posts with values. CPTs/taxonomies registered as data via ACF (nothing executable); full PRO field support. Thanks to @DeibyRo (#76).
  • set-social-image (Pro SEO) — sets the Open Graph + Twitter/X share image (Yoast / Rank Math) so link previews use the image you choose, not the first content image. (#82)
  • full_bleed container preset — one flag for edge-to-edge top-level containers on Canvas pages (no more white strips). (#83)
  • New emcp-plugins agent skill documenting the plugin-integration model + ACF reference.

Fixes

  • Atomic add-atomic-image / add-atomic-svg accept valid images again (correct image/svg-src envelopes). (#74)
  • Atomic styles + editor_settings (Navigator label) are now writable via update-element / batch-update. (#72, #73)
  • list-posts accepts array post_type / status instead of silently returning wrong results. Thanks @Mrshahidali420 (#80).
  • get-post returns allowlisted protected meta (read-after-write). Thanks @Mrshahidali420 (#77).

Plus set-element-label, the LOCAL_NEWS_SITE prompt (thanks @Mrshahidali420, #84), and admin polish (Skills live/offline badge + count, Discord link, two-up mode cards).

Full notes: CHANGELOG.md


🤖 Generated with Claude Code