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
287
8 issue groups
Maintainability
53
12 issue groups
I18n
48
5 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
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
Use placeholders and $wpdb->prepare(); found interpolated variable $order_id at \t\t\tWHERE `comment_post_ID` = $order_id\n
Sample message
Missing $domain parameter in function call to __().
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.
Potential connections found in static code analysis.
Outbound calls
80
External assets
1
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v2.25.0
31
Latest
v2.24.2
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 402 | 175 | 227 | v2.25.0 | 2.0.0 |
| 31 | 382 | 169 | 213 | v2.24.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.