No API key is required to launch Google Maps & OpenStreetMap.
Category Scores
Top Issues by Category
maintainability7
security6
repo_compliance2
Issues Details
16 issues found in latest scan
The plugin name includes a restricted term. Your chosen plugin name - "WP Map Block - Gutenberg Map Block for Google Map and OpenStreet Map by aBlocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$grid_image'.
Processing form data without nonce verification.
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "kodezen_dispatch_bfcm".
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Plugin name "WP Map Block - Gutenberg Map Block for Google Map and OpenStreet Map by aBlocks" is different from the name declared in plugin header "WP Map Block by aBlocks".
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
| Code | Type | Message | Count |
|---|---|---|---|
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "WP Map Block - Gutenberg Map Block for Google Map and OpenStreet Map by aBlocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name. | 3 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$grid_image'. | 2 |
| WordPress.Security.NonceVerification.Recommended | WARNING | Processing form data without nonce verification. | 2 |
| WordPress.Security.SafeRedirect.wp_redirect_wp_redirect | WARNING | wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed. | 2 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "kodezen_dispatch_bfcm". | 1 |
| WordPress.WP.I18n.MissingTranslatorsComment | ERROR | A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 1 |
| badly_named_files | ERROR | File and folder names must not contain spaces or special characters. | 1 |
| license_mismatch | ERROR | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "WP Map Block - Gutenberg Map Block for Google Map and OpenStreet Map by aBlocks" is different from the name declared in plugin header "WP Map Block by aBlocks". | 1 |
| missing_composer_json_file | WARNING | The "/vendor" directory using composer exists, but "composer.json" file is missing. | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | 1 |
Latest Snapshot
Findings
16
Errors
6
Warnings
10
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.0.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.0.4
79
Latest
- Findings
- 16
- Errors
- 6
- Warnings
- 10
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 79 | 16 | 6 | 10 | v2.0.4 | 2.0.0 | 2026.06-mvp-static-v2 |