M
Blocks & Widgets Free WordPress.org

Meta Field Block – Display custom fields in the Block Editor without coding

5.0 (56 reviews)
· 10K+ active installs · By Phi Phan
Active Installs
10K+
Rating
5.0 / 5
Version
v1.5.3
Last Updated
Apr 2026
Share

Plugin Review

AI-Researched

What is Meta Field Block?

Meta Field Block is a focused, single-block plugin that lets you display custom fields directly inside the WordPress Block Editor without writing any code. Created by developer Phi Phan, this tool has been available for 4 years and now powers 10K+ active installations. It holds a perfect 5.0/5 rating from 56 reviews, with 100% of those ratings being 00% as one-star. This track record makes it a trusted solution for anyone needing to surface meta data from posts, terms, or users as editable blocks.

The plugin works by pulling field values via core WordPress API functions like get_post_meta, get_term_meta, and get_user_meta. It integrates with popular frameworks such as Advanced Custom Fields and Meta Box, supporting basic field types and several complex ones like Image, Link, Taxonomy, and Post Object. You can nest the block inside a parent block that provides postId and postType context, such as the Query Loop or WooCommerce Product Collection. For developers, it offers hook APIs to customize output or display complex data types.

Key Features of Meta Field Block

  • Display custom fields without code – Show any meta field from posts, terms, or users as a block, with no PHP or shortcode knowledge required.
  • ACF and Meta Box field support – Works with all basic ACF field types and many complex ones like Image, Link, True False, and Post Object, plus Meta Box fields such as Select, Video, and Taxonomy.
  • Context-aware nesting – Place the block inside Query Loop, WooCommerce Product Collection, or Term Query blocks to automatically inherit the correct post or term ID.
  • Dynamic shortcode rendering – Set the field type to dynamic and input a shortcode to display it correctly on both the front end and editor, solving the common problem of shortcodes breaking inside loops.
  • Prefix and suffix settings – Add text before or after the field value directly from the block settings, useful for labels or units.
  • Developer hook API – Customize the output for complex fields using provided hooks, or use the block as a placeholder for any content with object context parameters.
  • Stand-alone or nested usage – Use the block as a single element on any page or post, or nest it inside parent blocks for dynamic context.
  • Basic formatting for complex fields – Displays Image fields via wp_get_attachment_image, Link fields as anchor tags, and True False fields as a simple "Yes" output.

Who Should Use Meta Field Block?

This plugin is built for developers who need to surface custom field data in the block editor quickly, but end users can also use it without technical skills. If you manage a site with custom fields from ACF or Meta Box, and you want to display those values in posts, product pages, or term archives, this tool fits your workflow. The 100% five-star rating from 56 reviews suggests it meets expectations for both beginners and experienced builders.

An edge case where this block shines is inside a Query Loop block. If you have used shortcodes that fail to pull the correct post ID, you can set the field type to dynamic and input your shortcode there. The block then renders it correctly on both the front end and editor. This makes it a practical choice for complex loops on WooCommerce or custom post type archives. With 10K+ installs and a version 1.5.3 release dated Apr 28, 2026, it remains actively maintained for modern WordPress sites.

Installation & Setup

Installation is straightforward: upload the plugin files to /wp-content/plugins or install it directly from the WordPress plugins screen. After activation, the Meta Field Block appears in the block inserter. No configuration is required to start—just select a field source (post, term, or user), enter the meta key, and the block displays the value. The plugin requires WordPress 6.9+ and PHP 7.4+, so ensure your environment meets these minimums.

Support & Community

Support data shows 0 open threads and 0 resolved threads over the last 2 months, indicating a 0% resolution rate for that period. This could mean the plugin is stable enough that users rarely need help, or that support requests are handled outside the WordPress forum. Despite this, the rating breakdown tells a clear story: 100% of the 56 ratings are five-star, with zero one-star reviews. Users consistently report satisfaction with the block's functionality and reliability. For additional resources, the plugin includes links to a website, tutorials, and a video guide by Paul Charlton from WPTuts that covers setup with ACF fields.

Pros & Cons

What's Good
  • With 10K+ active installs and a perfect 5.0 rating from 56 reviews, it is a highly trusted solution for displaying custom fields without coding.
  • It supports custom fields for posts, terms, and users, and works inside Query Loop, WooCommerce Product Collection, and Term Query blocks.
  • It handles complex ACF field types like Image, Link, Page Link, Taxonomy, User, Post Object, and Relationship in basic formats, plus Meta Box equivalents.
  • Developer-friendly hook APIs allow customizing output and displaying complex data types, making it flexible for advanced use cases.
  • An edge-case feature lets it resolve correct post_id inside shortcodes used in Query Loops, displaying them correctly on both front end and editor.
Drawbacks
  • It only displays field values that are strings or can be converted to strings, limiting support for complex array or object data without custom hooks.
  • The plugin has zero support threads (0 total, 0 resolved), which may indicate minimal community support or documentation for troubleshooting.
  • It requires fields to be accessible via the REST API or set to dynamic for preview in the Block Editor, adding a setup step for some users.

Technical Details

Requires WordPress
6.9+
Requires PHP
7.4+
Tested up to WP
7.0.1
First Released
2022 (4+ years)
Support (last 2 months)
0 threads

Feature Tags

acf-block acf-field block custom-field meta-field

Frequently Asked Questions