Crypto payment gateway for WooCommerce and Easy Digital Downloads. Accept 100+ coins: Bitcoin, Ethereum, BNB, Solana. Peer2Peer transactions.
Prioritized issue groups from the latest Plugin Check scan
I18n
6
1 issue group
Maintainability
6
4 issue groups
Security
4
2 issue groups
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$table'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_MyCryptoCheckout".
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
Plugin name "MyCryptoCheckout - Bitcoin, Ethereum, and 100+ altcoins for WooCommerce" is different from the name declared in plugin header "MyCryptoCheckout".
Potential connections found in static code analysis.
Outbound calls
93
External assets
2
Incoming endpoints
1
No public endpoints detected.
wp_ajax
3 score snapshots
v2.171
85
Latest
v2.170
85
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 16 | 9 | 7 | v2.171 | 2.0.0 |
| 85 | 16 | 9 | 7 | v2.170 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.