WooCommerce Payment Gateway for Conekta.io This bundles functionality to process credit and debit cards, monthly installments (MSI), cash, bank transf …
Prioritized issue groups from the latest Plugin Check scan
I18n
203
5 issue groups
Maintainability
72
9 issue groups
Security
40
5 issue groups
Supply Chain
5
1 issue group
Sample message
Mismatched text domain. Expected 'conekta-payment-gateway' but got 'Conekta Cash'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class=\"conekta-reference-title\">$text</div>"'.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "amount_validation".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: 1
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_Conekta_Bank_Transfer_Blocks_Support".
Sample message
Hidden files are not permitted.
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
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
$_POST['conekta_order_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
Unexpected markdown file "CLAUDE.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Potential connections found in static code analysis.
Outbound calls
295
External assets
4
Incoming endpoints
1
register_rest_route
6 score snapshots
v6.2.0
32
Latest
v6.1.1
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 323 | 250 | 73 | v6.2.0 | 2.0.0 |
| 32 | 320 | 248 | 72 | v6.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.