This article will discuss how to register fields and field groups via the functions.php file. There are many benefits to using PHP to register fields, the| ACF
Overview The WordPress Block Supports API offers plenty of features to extend your ACF Blocks. Additional attributes are passed to your block when you opt| 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
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
ACF Blocks opens the door to more creative building possibilities. One example we previously explored was using InnerBlocks and parent/child| ACF
Locking down your ACF Blocks with block locking ensures those blocks can’t be removed or modified in unauthorized ways. You can think of block locking as| ACF
Block Styles allow alternative styles to be applied to existing blocks. They work by adding a className to the block's wrapper. This…| WordPress Developer Resources
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
Get access to the powerful Repeater, Flexible Content, Gallery, and Clone field types, as well as Options Pages and ACF Blocks.| ACF