The official ePayco plugin for WooCommerce enables seamless payment processing for your online store.
Prioritized issue groups from the latest Plugin Check scan
I18n
126
6 issue groups
Security
116
9 issue groups
Maintainability
38
10 issue groups
Sample message
Mismatched text domain. Expected 'epayco-gateway' but got 'text_domain'.
Sample message
$_COOKIE[$publicKey] 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 '$autorizacion'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['confirmation']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_custom_hiden_order_item_meta_data".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$publicKey]
Sample message
A function call to _n_noop() 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
The $text parameter must be a single text string literal. Found: $logo_url
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
Translatable string should not be wrapped in HTML. Found: '<span class="epayco-required">Descripción</span>'
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $orderId at "SELECT * FROM $table_name WHERE order_id = $orderId"
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "valid-' . $this->id . '-standard-ipn-request".
Sample message
Unescaped parameter $table_name used in $wpdb->get_row()\n$table_name assigned unsafely at line 37.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Gateway_Epayco".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WooCommerce Epayco Gateway" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Not analyzed yet.
First score snapshot
v8.4.6
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 291 | 155 | 136 | v8.4.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.