Integración para Wompi - El Salvador para Woocommerce
Prioritized issue groups from the latest Plugin Check scan
I18n
41
2 issue groups
Security
21
5 issue groups
Maintainability
10
6 issue groups
Repo Compliance
5
5 issue groups
Sample message
Mismatched text domain. Expected 'wompi-el-salvador' but got 'WOMPI-payment'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['hash']. Check that the array index exists before using it.
Sample message
$_GET['hash'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_message'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_WOMPI_payment_gateway".
Sample message
error_log() found. Debug code should not normally be used in production.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_wompi_icon".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "Payment Integration Wompi - El Salvador" is different from the name declared in plugin header "WOMPI - El Salvador".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The "Tested up to" field was ignored. This field should only contain a valid WordPress version such as "7.0" or "7.1".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.2.7
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 77 | 50 | 27 | v1.2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.