ShopLentor – More than a WooCommerce builder. A complete growth plugin to boost conversions, UX, and sales for your store.
Prioritized issue groups from the latest Plugin Check scan
I18n
7,319
4 issue groups
Maintainability
1,693
12 issue groups
Security
964
8 issue groups
Performance
27
1 issue group
Sample message
Mismatched text domain. Expected 'woolentor-addons' but got "woolentor".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accordion_settings".
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 '$add_limit'.
Sample message
Use placeholders and $wpdb->prepare(); found $args
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
The $text parameter must be a single text string literal. Found: $available_text
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
Use placeholders and $wpdb->prepare(); found interpolated variable $order at ORDER BY $orderby $order\n
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Function "block_footer_area()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['action']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use of a direct database call is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wsa_form_bottom_' . $form['id']".
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Unescaped parameter $email_logs_table used in $wpdb->get_results()\n$email_logs_table assigned unsafely at line 663.
Potential connections found in static code analysis.
Outbound calls
281
External assets
0
Incoming endpoints
19
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 more hidden
4 score snapshots
v3.4.6
23
Latest
v3.4.5
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 10,086 | 7,883 | 2,203 | v3.4.6 | 2.0.0 |
| 23 | 10,079 | 7,880 | 2,199 | v3.4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.