Interactive Image Map Plugin – Draw Attention

Create interactive images with clickable hotspots, using modern image maps for WordPress. Perfect for floor plans, infographics, maps, and more.

v2.1.6NSquaredUpdated Added 20k+ installs98% rating67% support resolved
29
Score
620
Errors
227
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability19

Top Issues by Category

security361
i18n306
maintainability167

Issues Details

847 issues found in latest scan

ERROR225
WordPress.Security.EscapeOutput.OutputNotEscaped

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>"'.

ERROR217
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'draw-attention' but got 'cmb2'.

WARNING56
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$area_class&quot;.

ERROR31
wp_function_not_compatible_with_requires_wp

Function "apply_filters_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 3.5.1.

ERROR30
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: $this->plugin_locale

ERROR27
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR26
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.

WARNING26
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES[&#039;async-upload&#039;]

ERROR26
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING25
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;post&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING22
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING20
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR19
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING16
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;da_description&quot;.

WARNING12
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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.

WARNING11
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

ERROR10
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$filter&quot;.

WARNING7
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES[&#039;async-upload&#039;]. Check that the array index exists before using it.

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;da_dequeue_conflicting_mapit_scripts&quot;.

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;CHANGELOG_JSON&quot;.

WARNING3
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

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.

ERROR3
WordPress.WP.I18n.TooManyFunctionArgs

Too many parameters passed to function "__()". Expected: 2 parameters, received: 3

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

Latest Snapshot

Findings

847

Errors

620

Warnings

227

Score History

First score snapshot

First scan completed

v2.1.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v2.1.6

29

Latest

Findings
847
Errors
620
Warnings
227
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins