The Checkout Fields for Blocks plugin allows adding new fields to the checkout form.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$field". | templates/order-meta-fields.php:17:43 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to esc_html_e(). | templates/order-meta-fields.php:19:15 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $field['label'] | templates/order-meta-fields.php:19:27 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wpautop'. | templates/order-meta-fields.php:19:61 | Security |
| ERROR | hidden_files | Hidden files are not permitted. | assets/.gitkeep | Plugin Repo |
| ERROR | hidden_files | Hidden files are not permitted. | assets/screenshots/.gitkeep | Plugin Repo |
| ERROR | readme_mismatched_header_requires | Mismatched Requires at least: 6.0 != 6.4. "Requires at least" needs to be exactly the same with that in your main plugin file's header. | readme.txt | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "checkout_fields_blocks_ready". | inc/Hookable/Integration.php:25:13 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_version". | checkout-fields-for-blocks.php:40:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_name". | checkout-fields-for-blocks.php:42:1 | Plugin Repo |
| 16.12.2025, 12:32:25 | 10s | 98 | 16 | 0 |
| 03.12.2025, 10:33:57 | 9s | 99 | 13 | 0 |
| 15.11.2025, 22:27:04 | 13s | 99 | 13 | 0 |