Free plugin for WordPress displays an interactive map of the World. The map features customized colors, links and popup balloons.
Prioritized issue groups from the latest Plugin Check scan
Security
479
7 issue groups
I18n
346
4 issue groups
Maintainability
192
14 issue groups
Sample message
Mismatched text domain. Expected 'interactive-world-map' but got 'freeworld-html5-map'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" ($map_data[type])"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allow_default_zoom".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['csv-file']['tmp_name']
Sample message
$_GET['freeworldhtml5map_get_state_info'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['csv-file']['tmp_name']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $options[$map_id]['autoScrollOffset']
Sample message
Processing form data without nonce verification.
Sample message
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.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Map_List_Table".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "COMPRESS_SCRIPTS".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Potential connections found in static code analysis.
Outbound calls
28
External assets
2
Incoming endpoints
4
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.5.1
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 1,025 | 684 | 341 | v3.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.