exovia GDPR Google Maps enables you to integrate Google Maps in a privacy compliant manner that respects the privacy of your visitors.
Prioritized issue groups from the latest Plugin Check scan
Security
32
1 issue group
Maintainability
11
6 issue groups
I18n
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$aspect_ratio'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "register_exggmap_settings".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$option_name".
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
6
External assets
2
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v1.0.17
63
Latest
v1.0.16
62
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 63 | 45 | 39 | 6 | v1.0.17 | 2.1.0 |
| 62 | 46 | 40 | 6 | v1.0.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.