Create interactive images with clickable hotspots, using modern image maps for WordPress. Perfect for floor plans, infographics, maps, and more.
Prioritized issue groups from the latest Plugin Check scan
Security
361
8 issue groups
I18n
306
6 issue groups
Maintainability
167
11 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class=\"$class\"> <p>$message</p></div>"'.
Sample message
Mismatched text domain. Expected 'draw-attention' but got 'cmb2'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$area_class".
Sample message
Function "apply_filters_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 3.5.1.
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin_locale
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
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['async-upload']
Sample message
Missing $domain parameter in function call to __().
Sample message
$_GET['post'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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: "da_description".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['async-upload']. Check that the array index exists before using it.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "da_dequeue_conflicting_mapit_scripts".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CHANGELOG_JSON".
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
Too many parameters passed to function "__()". Expected: 2 parameters, received: 3
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().
Not analyzed yet.
First score snapshot
v2.1.6
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 847 | 620 | 227 | v2.1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.