Agile Store Locator is a premium store finder plugin designed to offer you immediate access to all the best stores in your local area.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,840
4 issue groups
Security
1,220
10 issue groups
Maintainability
978
11 issue groups
Sample message
Mismatched text domain. Expected 'agile-store-locator' but got "asl_locator".
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_ct".
Sample message
Use placeholders and $wpdb->prepare(); found $args
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$all_configs['color_scheme']'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $aRow->categories at "categories WHERE id IN ($aRow->categories)"
Sample message
Detected usage of a non-sanitized input variable: $_FILES['files']
Sample message
$_GET[$attr_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $aRow->categories used in $wpdb->get_results()\n$aRow->categories used without escaping.
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
Detected usage of a possibly undefined superglobal array index: $_FILES['files']. Check that the array index exists before using it.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Unescaped parameter $prefix used in $wpdb->get_results()
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "asl_admin_route_filter".
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The $text parameter must be a single text string literal. Found: $aRow->country
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ALLOW_UNFILTERED_UPLOADS".
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.
Potential connections found in static code analysis.
Outbound calls
292
External assets
1
Incoming endpoints
4
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v1.7.0
21
Latest
v1.6.13
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 4,122 | 2,494 | 1,628 | v1.7.0 | 2.0.0 |
| 21 | 3,970 | 2,395 | 1,575 | v1.6.13 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.