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

A single block to display custom fields in the Block Editor. It supports ACF, MetaBox, WooCommerce, meta, rest field, shortcode and more.

v1.5.3Phi PhanUpdated Added 10k+ installs100% rating
97
Score
1
Errors
11
Warnings
+0
Change

Category Scores

Security100
Repo91
Performance100
Maintainability93

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

12 findings

Maintainability

10

5 issue groups

Repo Compliance

2

2 issue groups

WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_meta_field_block_get_block_content_by_provider".6
Category
Maintainability
Occurrences
6
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_meta_field_block_get_block_content_by_provider".

WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FS__PRODUCT_14507_MULTISITE".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FS__PRODUCT_14507_MULTISITE".

WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$mfb_fs".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$mfb_fs".

WARNINGMaintainabilityVariable Constant Name FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".

WARNINGMaintainabilitymismatched plugin namePlugin name "Meta Field Block - Display custom fields in the Block Editor without coding" is different from the name declared in plugin header "Meta Field Block".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Meta Field Block - Display custom fields in the Block Editor without coding" is different from the name declared in plugin header "Meta Field Block".

ERRORRepo Compliancereadme mismatched header requires phpMismatched Requires PHP: 8.0 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Mismatched Requires PHP: 8.0 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.

WARNINGRepo Compliancereadme parser warnings trimmed section descriptionThe "Description" section is too long and was truncated. A maximum of 2500 characters is supported.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.

Score History

First score snapshot

v1.5.3

97

Latest

Findings
12
Errors
1
Warnings
11
Check
2.0.0

Related Plugins