PCI Compliant NMI payment gateway integration for WooCommerce to accept credit cards directly on WordPress e-commerce websites.
Prioritized issue groups from the latest Plugin Check scan
I18n
148
4 issue groups
Security
44
5 issue groups
Maintainability
10
5 issue groups
Sample message
Mismatched text domain. Expected 'wp-nmi-gateway-pci-woocommerce' but got 'wc-nmi'.
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
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 '__'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['nmi-card-cvc']
Sample message
$_POST['nmi-card-cvc'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Pledged Plugins PCI Gateway for NMI and WooCommerce" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
print_r() found. Debug code should not normally be used in production.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s - Order %s'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wc-nmi", expected "wp-nmi-gateway-pci-woocommerce".
Sample message
Function "wp_set_script_translations()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.4.0.
Not analyzed yet.
First score snapshot
v1.2.11
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 202 | 160 | 42 | v1.2.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.