اتصال و همگام سازی ووکامرس و باسلام و اضافه کردن و بروزرسانی محصولات از ووکامرس به باسلام و همگام سازی اتوماتیک آن و مدیریت سفارشات باسلام در ووکامرس
Prioritized issue groups from the latest Plugin Check scan
Security
320
10 issue groups
Maintainability
193
14 issue groups
I18n
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$TicketSubjects".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $idsPlaceholders at WHERE id IN ($idsPlaceholders)"
Sample message
Use placeholders and $wpdb->prepare(); found $column
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 '$activePage'.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']['name']
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'after_' . $actionName".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['basalam_category_name']. Check that the array index exists before using it.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_html ..." but found "<?= esc_html ..."
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$complete['error']'.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
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.
Potential connections found in static code analysis.
Outbound calls
68
External assets
0
Incoming endpoints
6
No external asset domains detected.
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
10 score snapshots
v1.10.5
32
Latest
v1.10.4
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 522 | 92 | 430 | v1.10.5 | 2.0.0 |
| 32 | 521 | 92 | 429 | v1.10.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.