Bangladeshi Payment Gateways for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
55
6 issue groups
Maintainability
12
9 issue groups
I18n
8
3 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$account['qr_code']'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$this->gateway . '_acc_no']. Check that the array index exists before using it.
Sample message
$_POST[$this->gateway . '_acc_no'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'bangladeshi-payment-gateways' but got 'woocommerce'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$this->gateway . '_account_number']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BDPaymentGateways".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "process_payment_bgd".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
The $text text string should have translatable content. Found: '%s'
Sample message
The $text parameter must be a single text string literal. Found: $this->description
Sample message
Multiple files with the same name but different case were found. This can be problematic on certain file systems.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Check for WP_UNINSTALL_PLUGIN constant missing.
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
v4.0.4
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 76 | 40 | 36 | v4.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.