گیت لند درگاه پرداخت جامع، ایمن و هوشمند وردپرس برای تمام درگاههای پرداخت است که شما از نصب افزونههای پرداخت متعدد و غیراستاندارد بی نیاز میکند
Prioritized issue groups from the latest Plugin Check scan
Security
445
8 issue groups
Maintainability
101
16 issue groups
I18n
2
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button_class'.
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 '"ستون `$column` در جدول `$table` یافت نشد."'.
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
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$checkbox".
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'edd_verify_' . $this->id".
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
error_log() found. Debug code should not normally be used in production.
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
The "nabik/gateland/pay" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['notice']. Check that the array index exists before using it.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
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
Library files that are already in the WordPress core are not permitted.
Potential connections found in static code analysis.
Outbound calls
260
External assets
0
Incoming endpoints
40
No external asset domains detected.
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
2 score snapshots
v2.4.5
28
Latest
v2.4.4
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 562 | 327 | 235 | v2.4.5 | 2.0.0 |
| 28 | 562 | 327 | 235 | v2.4.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.