1 WordPress funnel builder & WooCommerce checkout plugin. Boost AOV with one-click upsells, order bumps & high-converting checkout pages.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
565
15 issue groups
I18n
305
3 issue groups
Security
218
7 issue groups
Sample message
Mismatched text domain. Expected 'cartflows' but got 'action-scheduler'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The bulk action $action does not have a callback method"'.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_get_wcf_base_offer_id".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_head".
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_Admin_Notices".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$function_name'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.8.0.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$action_id_string} at "UPDATE {$wpdb->actionscheduler_actions} SET claim_id = 0 WHERE action_id IN ({$action_id_string})"
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_ANALYTICS_URI".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$key_param]
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
The use of function ini_set() is discouraged
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 277.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
251
External assets
17
Incoming endpoints
32
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
11 more hidden
3 score snapshots
v3.1.3
21
Latest
v3.1.2
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,118 | 462 | 656 | v3.1.3 | 2.0.0 |
| 21 | 1,116 | 462 | 654 | v3.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.