Skip to content

ACF Blocks v2.6.0

Choose a tag to compare

@wpgaurav wpgaurav released this 11 Apr 03:30
· 25 commits to main since this release
703042e

What's Changed

Changed

  • All blocks: Every ACF field is now optional. Removed required: 1 flags and min: 1 constraints on repeaters/relationships so any block can be inserted without being forced to fill specific fields.

Removed

  • Chat block: Completely removed the acf/chat-block and its directory (blocks/chat-block/).

Improved

  • LLM prompt library (llm/): Added llm/README.md as an index covering all 29 blocks grouped by category, universal rules (single-line JSON, field-key prefix, repeater format, InnerBlocks vs ACF data), and a block-comment anatomy reference. Removed stale "Required" annotations from nine per-block docs now that no fields are required.

Commits

  • Bump version to 2.6.0 (1fe9e20)
  • Improve LLM prompt library (af0a5b7)
  • Remove Chat block (11465d2)
  • Make all block fields optional (32dda06)

Stats

  • Commits: 4
  • Changes: 26 files changed, 153 insertions(+), 297 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