WooCommerce funnel builder to create custom checkout pages, sales funnels, one-click upsells, and order bumps - all inside WordPress.
Prioritized issue groups from the latest Plugin Check scan
I18n
3,958
2 issue groups
Security
2,791
11 issue groups
Maintainability
1,880
11 issue groups
Performance
10
1 issue group
Sample message
Mismatched text domain. Expected 'wpfunnels' but got "wpfnl".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"&per_page={$per_page}"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_cond".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['wpfunnels_current_post_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Use placeholders and $wpdb->prepare(); found $cat_Args
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['uploaded_file']['error']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $automation_meta_table at "SELECT * FROM $automation_meta_table WHERE automation_id = %d AND meta_key = %s"
Sample message
Unescaped parameter $cat_Args used in $wpdb->get_results()\n$cat_Args assigned unsafely at line 46.
Sample message
Short PHP opening tag used with echo; expected "<?php echo ! ..." but found "<?= ! ..."
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Unescaped parameter $stats_table used in $wpdb->get_row()\n$stats_table assigned unsafely at line 1222.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wpfnl".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Failed to get intent of type $intent_type. Type is not allowed"'.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
276
External assets
4
Incoming endpoints
20
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 more hidden
5 score snapshots
v3.12.11
23
Latest
v3.12.10
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 8,765 | 6,004 | 2,761 | v3.12.11 | 2.0.0 |
| 22 | 8,768 | 6,004 | 2,764 | v3.12.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.