افزونه درگاه پرداخت پیپینگ برای ووکامرس
Prioritized issue groups from the latest Plugin Check scan
Maintainability
21
5 issue groups
Security
20
5 issue groups
I18n
7
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woo_payping_Send_to_Gateway_Failed".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Woocommerce_Add_payping_Gateway".
Sample message
Processing form data without nonce verification.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s <br>شماره پیگیری پرداخت: %s'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WOO_GPPDIR".
Sample message
Detected usage of a non-sanitized input variable: $_POST['payping_nonce_' . $order_id]
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Payping_Gateway_Blocks".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
$_POST['payping_nonce_' . $order_id] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
Mismatched Requires at least: 6.9 != 6.2. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-payping-gateway" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
Not analyzed yet.
First score snapshot
v4.6.3
63
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 63 | 51 | 11 | 40 | v4.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.