ACF 6.0 includes ACF Blocks Version 2. This next generation of ACF Blocks brings us much closer to the native block experience, while still giving you the| ACF
ACF 6.0 introduces support for WordPress’s block.json method of block registration, the recommended way of registering blocks since WordPress 5.8 and| ACF
In this tutorial, we'll show you how to utilize the InnerBlocks component within an ACF Block. We'll also demonstrate how you can leverage relationships| ACF
Registers a block type. The recommended way is to register a block type using the metadata stored in the block.json file.| WordPress Developer Resources
Overview| WordPress Developer Resources
ACF Blocks give you the power to create virtually any block you could desire, with the same features found in WordPress core blocks, such as InnerBlocks,| ACF
How to create custom WordPress blocks with React or with the ACF Blocks feature of Advanced Custom Fields.| Delicious Brains
Starting with the WordPress 5.8 release, we recommend using the block.json metadata file as the canonical way to register block types with…| WordPress Developer Resources