WPFunnels 3.6.3

Does WPFunnels work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 855.94 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.066 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.8.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 7,000+
WordPress.org page https://wordpress.org/plugins/wpfunnels/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

WPFunnels - Setup Wizard

Page screenshot: WPFunnels - Setup Wizard
URL /wp-admin/admin.php?page=wpfunnels-setup
Requested URL /wp-admin/plugins.php?action=activate&plugin=wpfunnels%2Fwpfnl.php&plugin_status=all&paged=1&s&_wpnonce=7a7491911b
Aspect after-activation
HTTP status 200
Load time 1.027 s
Memory usage N/A
JS errors None
Resource errors None

WPFunnels

Page screenshot: WPFunnels
URL /wp-admin/admin.php?page=wpfunnels
Aspect menu-item
HTTP status 200
Load time 2.170 s
Memory usage 4.34 MiB
JS errors None
Resource errors None

WPFunnels → Funnels

Page screenshot: WPFunnels → Funnels
URL /wp-admin/admin.php?page=wp_funnels
Aspect menu-item
HTTP status 200
Load time 0.881 s
Memory usage 4.55 MiB
JS errors None
Resource errors None

WPFunnels → Templates

Page screenshot: WPFunnels → Templates
URL /wp-admin/admin.php?page=wpf_templates
Aspect menu-item
HTTP status 200
Load time 0.644 s
Memory usage 4.3 MiB
JS errors None
Resource errors None

WPFunnels → Settings

Page screenshot: WPFunnels → Settings
URL /wp-admin/admin.php?page=wpfnl_settings
Aspect menu-item
HTTP status 200
Load time 1.008 s
Memory usage 4.6 MiB
JS errors None
Resource errors None

WPFunnels → Free vs Pro

Page screenshot: WPFunnels → Free vs Pro
URL /wp-admin/admin.php?page=wpf_feature_comparison
Aspect menu-item
HTTP status 200
Load time 0.721 s
Memory usage 4.32 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.248 s
Memory usage 4.23 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.326 s
Memory usage 4.09 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.382 s
Memory usage 4.29 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.531 s+0.174 s3.51 MiB4.29 MiB+ 799.53 KiB
/wp-admin/edit.php0.203 s0.230 s+0.027 s3.57 MiB4.3 MiB+ 743.84 KiB
/wp-admin/post-new.php0.851 s1.508 s+0.657 s6.06 MiB7.51 MiB+ 1.45 MiB
/wp-admin/upload.php0.788 s0.795 s+0.007 s3.52 MiB4.22 MiB+ 711.22 KiB
/wp-admin/options-writing.php0.207 s0.209 s+0.002 s3.5 MiB4.2 MiB+ 714.9 KiB
/wp-admin/media-new.php0.242 s0.248 s+0.006 s3.49 MiB4.2 MiB+ 723.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.205 s+0.001 s3.5 MiB4.22 MiB+ 728.58 KiB
/wp-admin/post-new.php?post_type=page1.328 s0.790 s-0.538 s6.05 MiB7.5 MiB+ 1.45 MiB
/wp-admin/options-discussion.php0.314 s0.700 s+0.386 s3.5 MiB4.2 MiB+ 712.02 KiB
/wp-admin/edit-comments.php0.212 s0.271 s+0.059 s3.52 MiB4.22 MiB+ 711.21 KiB
/0.295 s0.244 s-0.051 s3.5 MiB4.09 MiB+ 602.08 KiB
Average 0.455 s0.521 s+0.066 s3.98 MiB4.81 MiB+ 855.94 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

CSS
PHP
Language % Lines of code Comment lines Files
CSS48.6%71,7505512
PHP33.2%49,06213,978357
JavaScript5.7%8,3461,97222
Sass5.2%7,61913040
PO File4.5%6,7108,5963
Vuejs Component2.5%3,67611424
SVG0.3%452734
JSX0.0%36142
JSON0.0%34034
Total 147,685 24,866 528

PHP Code Analysis | More results »

Lines of code 40,942
Total complexity 6,535
Median class complexity 17.0
Median method complexity 2.0
Most complex class Wpfnl_functions
Most complex function WPFunnels\Widgets\Bricks\Optin::render_wpfnl_form()
Classes 170
Methods 1,565
Functions 13

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 2

Options wp_options 8

Custom Post Types 3

ID Name
scheduled-actionScheduled Actions
wpfunnelsFunnels
wpfunnel_stepsSteps

Meta Boxes

{
    "dashboard": {
        "wpfnl-dashboard-overview": {
            "title": "WPFunnels Overview",
            "context": "normal"
        }
    }
}

Capabilities 1

PHP Error Log 4 lines

[04-Nov-2025 11:40:41 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6121
[04-Nov-2025 11:40:53 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6121
[04-Nov-2025 11:41:02 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6121
[04-Nov-2025 11:41:02 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin, How to Hide WPFunnels Admin Menus and Widgets