Skip to content

ACF Block Support

Pre-release
Pre-release

Choose a tag to compare

@jofrysutanto jofrysutanto released this 16 Jul 01:53
· 38 commits to master since this release
6a5b9d7

Improved ACF Block support

New blocks configuration can now be added to index.yaml. All YAML files listed here are automatically registered in ACF via acf_register_block_type while at the same time allowing you to register all custom fields in the same YAML file to greatly simplify development.

See blocks documentation for more information.