Accept payments through UPI, Cards, and Net Banking — developed by an official PhonePe Partner.
Prioritized issue groups from the latest Plugin Check scan
Security
13
5 issue groups
I18n
11
3 issue groups
Maintainability
5
5 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $text_domain
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
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
$_POST['reason'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "easy_pgppw_for_woocommerce_redirect_to_settings".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$deactivation_url".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
21
External assets
2
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v1.0.11
69
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 69 | 29 | 15 | 14 | v1.0.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.