Themify Store Locator

A free plugin to add store locations and stores map in your WordPress site.

v1.2.2themifymeUpdated Added 500 installs100% rating
31
Score
244
Errors
125
Warnings
+0
Change

Category Scores

Security0
Repo48
Performance100
Maintainability68

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

369 findings

Security

183

8 issue groups

I18n

121

4 issue groups

Maintainability

43

9 issue groups

Supply Chain

20

1 issue group

ERRORI18nText Domain MismatchMismatched text domain. Expected 'themify-store-locator' but got 'themify'.110
Category
I18n
Occurrences
110
Severity
error

Sample message

Mismatched text domain. Expected 'themify-store-locator' but got 'themify'.

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.82
Category
Security
Occurrences
82
Severity
error

Sample message

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

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".22
Category
Maintainability
Occurrences
22
Severity
warning

Sample message

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

WARNINGSecurityRequest data is not unslashed$_GET['tf-meta-opts'] not unslashed before sanitization. Use wp_unslash() or similar22
Category
Security
Occurrences
22
Severity
warning

Sample message

$_GET['tf-meta-opts'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.21
Category
Security
Occurrences
21
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_FILES[$imgid . 'async-upload']. Check that the array index exists before using it.21
Category
Security
Occurrences
21
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_FILES[$imgid . 'async-upload']. Check that the array index exists before using it.

ERRORSupply ChainCompressed files includedCompressed files are not permitted.20
Category
Supply Chain
Occurrences
20
Severity
error

Sample message

Compressed files are not permitted.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_FILES['file']['tmp_name']17
Category
Security
Occurrences
17
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_FILES['file']['tmp_name']

ERRORSecurityUnsafe printing functionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.12
Category
Security
Occurrences
12
Severity
error

Sample message

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

ERRORI18nMissing Translators CommentA 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.8
Category
I18n
Occurrences
8
Severity
error

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.

Show 14 more
WARNINGSecurityNonce verification recommended6
Category
Security
Occurrences
6
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityslow db query meta value5
Category
Maintainability
Occurrences
5
Severity
warning

Sample message

Detected usage of meta_value, possible slow query.

ERRORMaintainabilityMissing direct file access protection5
Category
Maintainability
Occurrences
5
Severity
error

Sample message

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

WARNINGMaintainabilityMissing Version4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.

WARNINGMaintainabilityslow db query tax query2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Detected usage of tax_query, possible slow query.

WARNINGSecuritywp redirect wp redirect2
Category
Security
Occurrences
2
Severity
warning

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.

ERRORMaintainabilityparse url parse url2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERRORI18nMissing Arg Domain2
Category
I18n
Occurrences
2
Severity
error

Sample message

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

WARNINGI18nDiscouraged text-domain loading1
Category
I18n
Occurrences
1
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNINGMaintainabilityDiscouraged PHP function1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The use of function ini_set() is discouraged

ERRORMaintainabilitydate date1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

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

ERRORMaintainabilityinvalid tested upto minor1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Tested up to: 7.0.0 The version number should only include major versions 7.0.

ERRORRepo Complianceplugin header no license1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNINGRepo Complianceplugin header nonexistent domain path1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

External Connections

Potential connections found in static code analysis.

11 domains

Outbound calls

13

External assets

2

Incoming endpoints

8

Notable Domains

ilovecolors.com.ar1 · outbound
jquery.com1 · outbound
jqueryui.com1 · outbound
themify.org1 · outbound

Platform / Reference Domains

gnu.org1 · platform/reference
opensource.org1 · platform/reference
w3.org1 · platform/reference

External Asset Domains

themify.me5 · asset + outbound

Incoming Endpoints

wp_ajax_nopriv_themify_sl_ajaxpublic

wp_ajax

Admin AJAX endpoints7
wp_ajax_themify_create_inner_popup_pageauthenticated

wp_ajax

wp_ajax_themify_create_popup_page_paginationauthenticated

wp_ajax

wp_ajax_themify_import_colorsauthenticated

wp_ajax

wp_ajax_themify_metabox_media_lib_browseauthenticated

wp_ajax

wp_ajax_themify_pluploadauthenticated

wp_ajax

wp_ajax_themify_save_colorsauthenticated

wp_ajax

wp_ajax_themify_sl_ajaxauthenticated

wp_ajax

Score History

First score snapshot

v1.2.2

31

Latest

Findings
369
Errors
244
Warnings
125
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

36 nodes

Related Plugins

100
Current Year Shortcode VICT

900 active installs

100
Email addon for CF7

3k+ active installs

100
Menu In Post

2k+ active installs

100
Shortcode Redirect

10k+ active installs

100