WPFunnels 3.6.4

Does WPFunnels work with WordPress 6.9 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: 875.1 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.9
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=f4b645529b
Aspect after-activation
HTTP status 200
Load time 0.947 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 3.097 s
Memory usage 4.65 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 1.068 s
Memory usage 4.77 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.773 s
Memory usage 4.62 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 0.933 s
Memory usage 4.83 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 1.006 s
Memory usage 4.62 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.316 s
Memory usage 4.47 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.368 s
Memory usage 4.77 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.374 s
Memory usage 4.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.417 s0.466 s+0.049 s3.77 MiB4.56 MiB+ 810.19 KiB
/wp-admin/edit.php0.352 s0.350 s-0.002 s3.78 MiB4.54 MiB+ 775.48 KiB
/wp-admin/post-new.php0.859 s0.870 s+0.011 s6.3 MiB7.76 MiB+ 1.46 MiB
/wp-admin/upload.php0.627 s0.756 s+0.129 s3.73 MiB4.44 MiB+ 722.05 KiB
/wp-admin/options-writing.php0.330 s0.318 s-0.012 s3.71 MiB4.42 MiB+ 726.05 KiB
/wp-admin/media-new.php0.512 s0.360 s-0.152 s3.7 MiB4.42 MiB+ 734.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.454 s0.313 s-0.141 s3.71 MiB4.43 MiB+ 739.1 KiB
/wp-admin/post-new.php?post_type=page0.651 s0.723 s+0.072 s6.29 MiB7.75 MiB+ 1.46 MiB
/wp-admin/options-discussion.php0.354 s0.655 s+0.301 s3.71 MiB4.42 MiB+ 722.55 KiB
/wp-admin/edit-comments.php0.305 s0.348 s+0.043 s3.73 MiB4.44 MiB+ 722.36 KiB
/0.410 s0.191 s-0.219 s4.1 MiB4.77 MiB+ 685.55 KiB
Average 0.479 s0.486 s+0.007 s4.23 MiB5.09 MiB+ 875.1 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.7%72,0405512
PHP33.2%49,15214,086358
JavaScript5.6%8,3461,97222
Sass5.1%7,61913040
PO File4.5%6,7108,5963
Vuejs Component2.5%3,67611424
SVG0.3%452734
JSX0.0%36142
JSON0.0%34034
Total 148,065 24,974 529

PHP Code Analysis | More results »

Lines of code 41,032
Total complexity 6,545
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 171
Methods 1,571
Functions 14

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-Dec-2025 00:48:44 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 6131
[04-Dec-2025 00:48:58 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 6131
[04-Dec-2025 00:49:07 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 6131
[04-Dec-2025 00:49:07 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 6131
See also: All tests for this plugin, How to Hide WPFunnels Admin Menus and Widgets