2.6.0
What’s Changed
Changed
- All blocks: Every ACF field is now optional. Removed
required: 1flags andmin: 1constraints on repeaters/relationships so any block can be inserted without being forced to fill specific fields.
Removed
- Chat block: Completely removed the
acf/chat-blockand its directory (blocks/chat-block/).
Improved
- LLM prompt library (
llm/): Addedllm/README.mdas 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
- Download
acf-blocks-plugin-*.zipfrom the assets below - Go to Plugins → Add New → Upload Plugin in WordPress admin
- Upload the zip file and activate
