FunnelCockpit 1.3.5

Does FunnelCockpit work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 47.68 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.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/funnelcockpit/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=funnelcockpit%2Ffunnelcockpit.php&plugin_status=all&paged=1&s&_wpnonce=ee534c4821
Aspect after-activation
HTTP status 200
Load time 0.283 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

FunnelCockpit

Page screenshot: FunnelCockpit
URL /wp-admin/edit.php?post_type=funnelpage
Aspect menu-item
HTTP status 200
Load time 0.311 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

FunnelCockpit → Add New

Page screenshot: FunnelCockpit → Add New
URL /wp-admin/post-new.php?post_type=funnelpage
Aspect menu-item
HTTP status 200
Load time 0.337 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

FunnelCockpit → Settings

Page screenshot: FunnelCockpit → Settings
URL /wp-admin/edit.php?post_type=funnelpage&page=class-funnelcockpit-admin.php
Aspect menu-item
HTTP status 200
Load time 0.173 s
Memory usage 3.63 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.286 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.349 s0.357 s+0.008 s3.72 MiB3.76 MiB+ 42.74 KiB
/wp-admin/edit.php0.191 s0.227 s+0.036 s3.75 MiB3.8 MiB+ 42.4 KiB
/wp-admin/post-new.php1.046 s1.264 s+0.218 s5.54 MiB5.59 MiB+ 49.98 KiB
/wp-admin/upload.php0.457 s0.355 s-0.102 s3.68 MiB3.72 MiB+ 41.98 KiB
/wp-admin/options-writing.php0.148 s0.158 s+0.010 s3.62 MiB3.7 MiB+ 85.26 KiB
/wp-admin/media-new.php0.438 s0.232 s-0.206 s3.66 MiB3.7 MiB+ 42.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.201 s+0.021 s3.69 MiB3.73 MiB+ 43.05 KiB
/wp-admin/post-new.php?post_type=page1.012 s1.155 s+0.143 s5.54 MiB5.59 MiB+ 45.57 KiB
/wp-admin/options-discussion.php0.220 s0.264 s+0.044 s3.6 MiB3.64 MiB+ 41.84 KiB
/wp-admin/edit-comments.php0.221 s0.244 s+0.023 s3.69 MiB3.73 MiB+ 41.96 KiB
/0.288 s0.237 s-0.051 s3.6 MiB3.65 MiB+ 47.56 KiB
Average 0.414 s0.427 s+0.013 s4.01 MiB4.06 MiB+ 47.68 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.

PHP
PO File
Language % Lines of code Comment lines Files
PHP81.4%56051313
PO File11.3%78291
JavaScript6.0%41272
CSS1.3%982
Total 688 577 18

PHP Code Analysis | More results »

Lines of code 508
Total complexity 102
Median class complexity 7.0
Median method complexity 1.0
Most complex class FunnelCockpit_Admin
Most complex function FunnelCockpit_Admin::funnelpage_id_meta()
Classes 7
Methods 32
Functions 3

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.

Custom Post Types 1

ID Name
funnelpagePages

Meta Boxes

{
    "funnelpage": {
        "funnelpage_id_meta": {
            "title": "FunnelCockpit Page",
            "context": "normal"
        }
    }
}

PHP Error Log 13 lines

[18-Jul-2022 10:43:34 UTC] PHP Notice:  Undefined index: funnel_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 337
[18-Jul-2022 10:43:34 UTC] PHP Notice:  Undefined index: funnelpage_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 338
[18-Jul-2022 10:43:34 UTC] PHP Notice:  Undefined index: post_name in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 357
[18-Jul-2022 10:43:34 UTC] PHP Notice:  Undefined index: funnel_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 204
[18-Jul-2022 10:43:34 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 204
[18-Jul-2022 10:43:34 UTC] PHP Notice:  Undefined index: funnelpage_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 205
[18-Jul-2022 10:43:34 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 205
[18-Jul-2022 10:43:38 UTC] PHP Notice:  Undefined index: funnel_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 337
[18-Jul-2022 10:43:38 UTC] PHP Notice:  Undefined index: funnelpage_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 338
[18-Jul-2022 10:43:38 UTC] PHP Notice:  Undefined index: post_name in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 357
[18-Jul-2022 10:43:42 UTC] PHP Notice:  Undefined index: funnel_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 337
[18-Jul-2022 10:43:42 UTC] PHP Notice:  Undefined index: funnelpage_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 338
[18-Jul-2022 10:43:42 UTC] PHP Notice:  Undefined index: post_name in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 357
See also: All tests for this plugin, How to Hide FunnelCockpit Admin Menus and Meta Boxes