An Apple Maps block for the WordPress block editor (Gutenberg).
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
3 issue groups
I18n
7
2 issue groups
Security
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$compat_checker".
Sample message
A function call to esc_html__() 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.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Application files are not permitted.
Not analyzed yet.
First score snapshot
v1.1.5
92
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 17 | 14 | 3 | v1.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.