Easily add an interactive map of the world, US, or many other countries to your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
95
4 issue groups
Security
3
1 issue group
Performance
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Function "admin_url()" requires WordPress 2.6.0, but your plugin minimum supported version is WordPress 2.5.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_maps".
Sample message
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.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Map_Form".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
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.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
admin_post
First score snapshot
v0.99.3
88
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 88 | 100 | 81 | 19 | v0.99.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.