Agile Store Locator is a WordPress store locator and store finder for where-to-buy pages, with free no-key maps and native Google Maps.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,578
4 issue groups
Security
1,326
10 issue groups
Maintainability
1,194
11 issue groups
Sample message
Mismatched text domain. Expected 'agile-store-locator' but got "asl_locator".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_ct".
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' $selected>"'.
Sample message
Use placeholders and $wpdb->prepare(); found $args
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $attr_ids at " WHERE id IN ($attr_ids)"
Sample message
Processing form data without nonce verification.
Sample message
Function "has_shortcode()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.3.2.
Sample message
$_GET[$attr_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['asl-lang']
Sample message
Unescaped parameter $attr_name used in $wpdb->get_col()\n$attr_name assigned unsafely at line 244.
Sample message
Unescaped parameter $prefix used in $wpdb->get_results()
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "asl_admin_custom_field_section".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['files']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
Attempting a database schema change is discouraged.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text parameter must be a single text string literal. Found: $aRow->country
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ALLOW_UNFILTERED_UPLOADS".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
283
External assets
6
Incoming endpoints
11
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
13 score snapshots
v1.8.6
25
Latest
v1.8.5
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 5,182 | 3,348 | 1,834 | v1.8.6 | 2.1.0 |
| 25 | 5,079 | 3,260 | 1,819 | v1.8.5 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.