افزونه کامل و حرفه ای برای اطلاع رسانی پیامکی سفارشات و رویداد های محصولات ووکامرس
Prioritized issue groups from the latest Plugin Check scan
Security
239
13 issue groups
Maintainability
88
12 issue groups
Sample message
Processing form data without nonce verification.
Sample message
$_GET['add'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$body'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['add']
Sample message
Use placeholders and $wpdb->prepare(); found $prepared_query
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $date_column at "DELETE FROM $table_name WHERE $date_column <= %s"
Sample message
Unescaped parameter $prepared_query used in $wpdb->get_results()\n$prepared_query assigned unsafely at line 55.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 230.
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['order']. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$mobiles'.
Sample message
print_r() found. Debug code should not normally be used in production.
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "افزونه پیامک ووکامرس Persian WooCommerce SMS" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Not analyzed yet.
2 score snapshots
v7.2.2
31
Latest
v7.2.1
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 341 | 72 | 269 | v7.2.2 | 2.0.0 |
| 31 | 341 | 72 | 269 | v7.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.