Provides a credit card payment method with Openpay for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
141
7 issue groups
I18n
64
3 issue groups
Maintainability
55
15 issue groups
Sample message
Mismatched text domain. Expected 'openpay-cards' but got 'woocommerce'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$category'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$amount'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['id']
Sample message
$_GET['id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['id']. Check that the array index exists before using it.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Openpay_Bines_Consult".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$amount".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_partial_capture_toggle".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Missing $domain parameter in function call to __().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.8.0.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() 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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Not analyzed yet.
First score snapshot
v3.0.4
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 271 | 166 | 105 | v3.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.