Create a store locator for your website in minutes. Add all the store locations in google sheets and embed map on your website.
Prioritized issue groups from the latest Plugin Check scan
I18n
60
2 issue groups
Security
52
5 issue groups
Maintainability
22
9 issue groups
Repo Compliance
2
2 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'STLR_DIR_URL'.
Sample message
Processing form data without nonce verification.
Sample message
$_REQUEST['plugin'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "STLR_DIR_URL".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_storelocator_page".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['storelocator_ajax_nonce']
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
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
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Plugin name "Store Locator for WordPress📍" is different from the name declared in plugin header "Store Locator".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Store Locator for WordPress📍" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
44
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v1.2.2
39
Latest
v1.2.0
47
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 136 | 100 | 36 | v1.2.2 | 2.0.0 |
| 47 | 72 | 51 | 21 | v1.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.