Store Locator WordPress

Agile Store Locator is a premium store finder plugin designed to offer you immediate access to all the best stores in your local area.

v1.6.10Agile LogixUpdated 2026-06-03Added Aug 22, 201610k+ installs98% rating100% support resolved
21
Score
2,372
Errors
1,572
Warnings
+0
Change

Category Scores

Security0
Repo73
Performance96
Maintainability0

Top Issues by Category

i18n1,723
security1,215
maintainability926

Issues Details

3,944 issues found in latest scan

ERROR1,677
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'agile-store-locator' but got "asl_locator".

WARNING271
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING268
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING250
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING186
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_ct".

ERROR183
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $args

ERROR175
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING125
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $aRow->categories at "categories WHERE id IN ($aRow->categories)"

WARNING99
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES["files"]

WARNING95
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[$attr_name] not unslashed before sanitization. Use wp_unslash() or similar

ERROR91
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $aRow->categories used in $wpdb->get_results()\n$aRow->categories used without escaping.

WARNING87
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR51
badly_named_files

File and folder names must not contain spaces or special characters.

WARNING48
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES["files"]. Check that the array index exists before using it.

WARNING44
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $prefix used in $wpdb->get_results()

ERROR36
wp_function_not_compatible_with_requires_wp

Function "has_shortcode()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.3.2.

ERROR33
WordPress.WP.I18n.MissingArgDomain

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

WARNING29
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "asl_admin_route_filter".

WARNING27
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

ERROR27
missing_direct_file_access_protection

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

ERROR18
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

ERROR13
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR13
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $aRow->country

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ALLOW_UNFILTERED_UPLOADS".

WARNING8
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

Latest Snapshot

Findings

3,944

Errors

2,372

Warnings

1,572

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.6.10 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.6.10

21

Latest

Findings
3,944
Errors
2,372
Warnings
1,572
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins