Fraud prevention plugin for WooCommerce to minimize payment fraud and avoid chargebacks. With the FraudLabs Pro Micro Plan, you can get 500 free fraud …
Prioritized issue groups from the latest Plugin Check scan
Security
270
8 issue groups
Maintainability
54
13 issue groups
I18n
45
4 issue groups
Sample message
$_COOKIE['flp_checksum'] 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 '$api_key'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['flp_checksum']
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['flp_checksum']. Check that the array index exists before using it.
Sample message
The $domain parameter must be a single text string literal. Found: $plugin_name
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Processing form data without nonce verification.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Mismatched text domain. Expected 'fraudlabs-pro-for-woocommerce' but got 'woocommerce-fraudlabs-pro'.
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
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $order_id at \t\t\tWHERE `comment_post_ID` = $order_id\n
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
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
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
The $text parameter must be a single text string literal. Found: 'FraudLabs Pro Status: ' . $response->fraudlabspro_status . '. Transaction ID: ' . $response->fraudlabspro_id
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "get_object_subtype()" requires WordPress 4.9.8, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Not analyzed yet.
First score snapshot
v2.24.2
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 382 | 169 | 213 | v2.24.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.