اتصال و همگام سازی ووکامرس و باسلام و اضافه کردن و بروزرسانی محصولات از ووکامرس به باسلام و همگام سازی اتوماتیک آن و مدیریت سفارشات باسلام در ووکامرس
Prioritized issue groups from the latest Plugin Check scan
Security
358
10 issue groups
Maintainability
261
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
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $column
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_action".
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$basalamProductId'.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$activePage'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[self::OAUTH_STATE_COOKIE]
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'after_' . $actionName".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
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
An error occurred during processing; checking has been aborted. The error message was: PHPCSUtils\Utils\PassedParameters::hasParameters(): Argument #2 ($stackPtr) must be of type function call, array, isset, unset or exit; T_THROW given.\nThe error originated in the WordPress.Security.EscapeOutput sniff on line 270.
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
75
External assets
0
Incoming endpoints
7
No external asset domains detected.
wp_ajax
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
20 score snapshots
v1.10.21
28
Latest
v1.10.20
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 633 | 118 | 515 | v1.10.21 | 2.1.0 |
| 29 | 605 | 110 | 495 | v1.10.20 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.