crouton 3.21.2

Does crouton work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 14.19 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/crouton/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=crouton%2Fcrouton.php&plugin_status=all&paged=1&s&_wpnonce=87be2c961f
Aspect after-activation
HTTP status 200
Load time 0.263 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Meeting Lists

Page screenshot: Meeting Lists
URL /wp-admin/admin.php?page=admin
Aspect menu-item
HTTP status 200
Load time 0.340 s
Memory usage 3.51 MiB
JS errors
[
    {
        "message": "ReferenceError: getValueSelected is not defined\n    at /wp-admin/admin.php?page=admin:863:44",
        "trace": null,
        "code": null
    }
]
Resource errors None

Meeting Lists → Crouton UI

Page screenshot: Meeting Lists → Crouton UI
URL /wp-admin/admin.php?page=admin
Aspect menu-item-tab
HTTP status 200
Load time 0.208 s
Memory usage 3.51 MiB
JS errors
[
    {
        "message": "ReferenceError: getValueSelected is not defined\n    at /wp-admin/admin.php?page=admin:863:44",
        "trace": null,
        "code": null
    }
]
Resource errors None

Meeting Lists → Map

Page screenshot: Meeting Lists → Map
URL /wp-admin/admin.php?page=admin
Aspect menu-item-tab
HTTP status 200
Load time 0.267 s
Memory usage 3.51 MiB
JS errors
[
    {
        "message": "ReferenceError: getValueSelected is not defined\n    at /wp-admin/admin.php?page=admin:863:44",
        "trace": null,
        "code": null
    }
]
Resource errors None

Meeting Lists → Templates

Page screenshot: Meeting Lists → Templates
URL /wp-admin/admin.php?page=admin
Aspect menu-item-tab
HTTP status 200
Load time 0.215 s
Memory usage 3.51 MiB
JS errors
[
    {
        "message": "ReferenceError: getValueSelected is not defined\n    at /wp-admin/admin.php?page=admin:863:44",
        "trace": null,
        "code": null
    }
]
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.251 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.431 s0.359 s-0.072 s3.51 MiB3.53 MiB+ 20.09 KiB
/wp-admin/edit.php0.183 s0.190 s+0.007 s3.57 MiB3.59 MiB+ 20.09 KiB
/wp-admin/post-new.php0.737 s0.968 s+0.231 s6.06 MiB6.09 MiB+ 24.52 KiB
/wp-admin/upload.php0.712 s0.378 s-0.334 s3.52 MiB3.53 MiB+ 2.69 KiB
/wp-admin/options-writing.php0.210 s0.170 s-0.040 s3.5 MiB3.51 MiB+ 6.68 KiB
/wp-admin/media-new.php0.253 s0.219 s-0.034 s3.49 MiB3.51 MiB+ 14.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.207 s+0.019 s3.5 MiB3.53 MiB+ 25.55 KiB
/wp-admin/post-new.php?post_type=page0.590 s0.802 s+0.212 s6.05 MiB6.07 MiB+ 20.05 KiB
/wp-admin/options-discussion.php0.305 s0.418 s+0.113 s3.5 MiB3.51 MiB+ 3.18 KiB
/wp-admin/edit-comments.php0.392 s0.200 s-0.192 s3.52 MiB3.53 MiB+ 2.68 KiB
/0.312 s0.189 s-0.123 s3.43 MiB3.45 MiB+ 15.73 KiB
Average 0.392 s0.373 s-0.019 s3.97 MiB3.98 MiB+ 14.19 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.

JavaScript
CSS
Language % Lines of code Comment lines Files
JavaScript83.5%25,5712,35926
CSS9.0%2,7541099
PHP6.5%1,9886510
Handlebars0.9%27109
HTML0.0%1301
Markdown0.0%1301
Total 30,610 2,533 56

PHP Code Analysis | More results »

Lines of code 1,691
Total complexity 305
Median class complexity 31.0
Median method complexity 2.0
Most complex class Crouton\TableAdmin
Most complex function Crouton\TableAdmin::adminOptionsPage()
Classes 7
Methods 58
Functions 0

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.

Options wp_options 1

PHP Error Log 4 lines

[04-May-2025 17:16:43 UTC] PHP Warning:  Undefined array key "extra_meetings" in /wp-content/plugins/crouton/admin/TableAdmin.php on line 263
[04-May-2025 17:16:45 UTC] PHP Warning:  Undefined array key "extra_meetings" in /wp-content/plugins/crouton/admin/TableAdmin.php on line 263
[04-May-2025 17:16:48 UTC] PHP Warning:  Undefined array key "extra_meetings" in /wp-content/plugins/crouton/admin/TableAdmin.php on line 263
[04-May-2025 17:16:51 UTC] PHP Warning:  Undefined array key "extra_meetings" in /wp-content/plugins/crouton/admin/TableAdmin.php on line 263
See also: All tests for this plugin, How to Hide the "Meeting Lists" Admin Menu