FunnelCockpit 1.3.4

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

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

Environment
WordPress version5.9.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=a16551de93
Aspect after-activation
HTTP status 200
Load time 0.369 s
Memory usage 3.31 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.172 s
Memory usage 3.41 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.284 s
Memory usage 3.52 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.149 s
Memory usage 3.27 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.243 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.314 s0.393 s+0.079 s3.37 MiB3.41 MiB+ 44.31 KiB
/wp-admin/edit.php0.155 s0.216 s+0.061 s3.4 MiB3.44 MiB+ 45.07 KiB
/wp-admin/post-new.php0.885 s1.437 s+0.552 s6.14 MiB6.18 MiB+ 43.55 KiB
/wp-admin/upload.php0.349 s0.447 s+0.098 s3.25 MiB3.3 MiB+ 50.81 KiB
/wp-admin/options-writing.php0.196 s0.292 s+0.096 s3.24 MiB3.28 MiB+ 34.04 KiB
/wp-admin/media-new.php0.236 s0.202 s-0.034 s3.23 MiB3.28 MiB+ 50.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.234 s0.174 s-0.060 s3.26 MiB3.31 MiB+ 43.89 KiB
/wp-admin/post-new.php?post_type=page1.287 s0.787 s-0.500 s6.14 MiB6.18 MiB+ 43.14 KiB
/wp-admin/options-discussion.php0.244 s0.261 s+0.017 s3.22 MiB3.27 MiB+ 50.67 KiB
/wp-admin/edit-comments.php0.232 s0.225 s-0.007 s3.27 MiB3.31 MiB+ 42.8 KiB
/0.273 s0.209 s-0.064 s3.4 MiB3.43 MiB+ 36.55 KiB
Average 0.400 s0.422 s+0.022 s3.81 MiB3.85 MiB+ 44.17 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.6%56754713
PO File11.2%78291
JavaScript5.9%41272
CSS1.3%982
Total 695 611 18

PHP Code Analysis | More results »

Lines of code 515
Total complexity 104
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 34
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

[27-Feb-2022 13:53:46 UTC] PHP Notice:  Undefined index: funnel_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 337
[27-Feb-2022 13:53:46 UTC] PHP Notice:  Undefined index: funnelpage_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 338
[27-Feb-2022 13:53:46 UTC] PHP Notice:  Undefined index: post_name in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 357
[27-Feb-2022 13:53:46 UTC] PHP Notice:  Undefined index: funnel_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 204
[27-Feb-2022 13:53:46 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
[27-Feb-2022 13:53:46 UTC] PHP Notice:  Undefined index: funnelpage_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 205
[27-Feb-2022 13:53:46 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
[27-Feb-2022 13:53:48 UTC] PHP Notice:  Undefined index: funnel_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 337
[27-Feb-2022 13:53:48 UTC] PHP Notice:  Undefined index: funnelpage_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 338
[27-Feb-2022 13:53:48 UTC] PHP Notice:  Undefined index: post_name in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 357
[27-Feb-2022 13:53:52 UTC] PHP Notice:  Undefined index: funnel_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 337
[27-Feb-2022 13:53:52 UTC] PHP Notice:  Undefined index: funnelpage_id in /wp-content/plugins/funnelcockpit/admin/class-funnelcockpit-admin.php on line 338
[27-Feb-2022 13:53:52 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