Blocks for ACF Fields is a WordPress plugin that seamlessly integrates Advanced Custom Fields or Secure Custom Fields into the WordPress block editor, allowing you to display custom fields effortlessly without writing a single line of code.
How it Works
A code-heavy workflow where each block must be registered, templated, and maintained manually.
Register a custom block with PHP
Create a field group for the block
Create a PHP template file
Write the output logic manually
Handle each field type individually
Add preview logic for the block editor
Insert the block into the editor
Add CSS/JS for styling and layout
A simplified, visual workflow using a single, flexible block, designed for both non-technical users and developers who want to work faster.
Features
No need to create a new block for every field. The plugin includes a single, flexible block that works with all field types.
Type / to choose a block
acf
ACF Field
Provides extensive field type support with automatic output handling and loads fields from posts, users, taxonomy terms, and options pages for dynamic layouts.
No need to type field name manually. Select fields from a dropdown that automatically shows only valid options for the page or template you are editing.
Provides flexible field output formats beyond plain text, with Pro unlocking advanced and expandable layouts such as grid, list, and carousel.
Modify the presentation of your field values using native block styling controls like color, typography, spacing, layout, and more.
Use ACF and SCF fields inside the WordPress Site Editor, including templates, template parts, patterns, and Query Loop blocks.
Stop spending time building and maintaining custom ACF blocks. Use a single, context-aware block to render custom field data across posts, templates, and query loops with consistent and predictable output.