گیت لند درگاه پرداخت جامع، ایمن و هوشمند وردپرس برای تمام درگاههای پرداخت است که شما از نصب افزونههای پرداخت متعدد و غیراستاندارد بی نیاز میکند
Prioritized issue groups from the latest Plugin Check scan
Security
514
8 issue groups
Maintainability
102
15 issue groups
I18n
5
2 issue groups
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: $_FILES['receipt']['size']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$checkbox".
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
Stylesheets must be registered/enqueued via wp_enqueue_style()
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
Detected usage of a possibly undefined superglobal array index: $_FILES['receipt']['size']. 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
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
Mismatched text domain. Expected 'gateland' but got 'wallet-for-woocommerce'.
Potential connections found in static code analysis.
Outbound calls
261
External assets
0
Incoming endpoints
39
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
3 score snapshots
v2.5.0
27
Latest
v2.4.5
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 636 | 338 | 298 | v2.5.0 | 2.1.0 |
| 28 | 562 | 327 | 235 | v2.4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.