Agile Store Locator is a premium store finder plugin designed to offer you immediate access to all the best stores in your local area.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $table | includes/helper.php:361:64 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'agile-store-locator' but got 'asl_locator'. | admin/partials/user_setting.php:1164:81 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'agile-store-locator' but got 'asl_locator'. | admin/partials/user_setting.php:1165:81 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'agile-store-locator' but got 'asl_locator'. | admin/partials/user_setting.php:1166:101 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'agile-store-locator' but got 'asl_locator'. | admin/partials/user_setting.php:1167:76 | General |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $query used in $wpdb->get_results($query)\n$query assigned unsafely at line 405:\n $query = "SELECT id,title, lat, lng, email,phone,website, 3956 * 2 *\n ASIN(SQRT( POWER(SIN(($origLat - lat)*pi()/180/2),2)\n +COS($origLat*pi()/180 )*COS(lat*pi()/180)\n *POWER(SIN(($origLon-lng)*pi()/180/2),2)))\n as distance, `street`, `city`, `state`, `postal_code` FROM {$prefix}stores WHERE\n lng between ($origLon-$dist/cos(radians($origLat))*69)\n and ($origLon+$dist/cos(radians($origLat))*69)\n and lat between ($origLat-($dist/69))\n and ($origLat+($dist/69)) $clause\n ORDER BY distance limit $limit"\n$origLat used without escaping.\n$origLon used without escaping.\n$prefix assigned unsafely at line 378:\n $prefix = $wpdb->prefix."asl_"\n$dist used without escaping.\n$clause assigned unsafely at line 403:\n $clause .= ' HAVING distance < '.$dist | includes/helper.php:429:22 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | includes/helper.php:429:34 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'agile-store-locator' but got 'asl_locator'. | admin/partials/user_setting.php:1168:78 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'agile-store-locator' but got 'asl_locator'. | admin/partials/user_setting.php:1169:75 | General |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $query used in $wpdb->get_results($query)\n$query assigned unsafely at line 450:\n $query = "SELECT * FROM ".ASL_PREFIX."categories WHERE id = ".$category_id.';'\n$category_id assigned unsafely at line 448:\n $category_id = ($category_id)? intval($category_id): '0' | includes/helper.php:452:23 | Security |
| 28.11.2025, 16:01:13 | 27s | 1 | 2465 | 1270 |
| 13.11.2025, 10:50:59 | 38s | 1 | 2450 | 1262 |