Accept iDEAL | Wero, Bancontact, cards, Klarna, PayPal and more in your WooCommerce checkout, all through one Buckaroo account.
Prioritized issue groups from the latest Plugin Check scan
Security
607
7 issue groups
Maintainability
231
13 issue groups
I18n
114
4 issue groups
Supply Chain
8
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$name not found on class"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_tests_dir".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not find $_tests_dir/includes/functions.php, have you run bin/install-wp-tests.sh ?"'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_ENV['BPE_CURRENCY_CODE']
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'wc-buckaroo-bpe-gateway' but got 'textdomain'.
Sample message
Processing form data without nonce verification.
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
Missing $domain parameter in function call to __().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
The $text parameter must be a single text string literal. Found: $defaultMessage
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hidden files are not permitted.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $collate at $collate;"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FailingEnqueueKlarnaFulfillmentActions".
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 5.3.18.
Sample message
The use of function passthru() is forbidden
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Potential connections found in static code analysis.
Outbound calls
285
External assets
1
Incoming endpoints
14
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v4.10.1
21
Latest
v4.10.0
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,043 | 692 | 351 | v4.10.1 | 2.1.0 |
| 21 | 1,045 | 692 | 353 | v4.10.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.