ThemeHunk Store One addons Shoppable Videos, sale notification, Smart Offers, and Bundle products to grow your store.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
534
13 issue groups
Security
41
5 issue groups
Performance
3
1 issue group
I18n
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_id".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TH_StoreOne_Old_Plugin_Importer".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "th_shopable_after_product_popup_content".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "th_store_one_add_metabox".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$index'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key]
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "TH_STORE_ONE_PLUGIN_DIR".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
$_POST['calc_shipping_city'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
The parameter "apply_filters(\r\n 'woocommerce_product_attribute_terms',\r\n $args\r\n )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
A function call to esc_html__() 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
Mismatched text domain. Expected 'th-store-one' but got 'th-wishlist'.
Sample message
Plugin name "Store One — All in One Conversion & Sales Toolkit for WooCommerce" is different from the name declared in plugin header "TH Store One".
Potential connections found in static code analysis.
Outbound calls
78
External assets
8
Incoming endpoints
44
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 more hidden
3 score snapshots
v1.1.12
33
Latest
v1.1.11
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 580 | 13 | 567 | v1.1.12 | 2.1.0 |
| 38 | 572 | 15 | 557 | v1.1.11 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.