Field Day 3.2.11

Does Field Day work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 461.08 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.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/activityhub/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=activityhub%2Ffieldday.php&plugin_status=all&paged=1&s&_wpnonce=f4275f55c8
Aspect after-activation
HTTP status 200
Load time 0.343 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Field Day

Page screenshot: Field Day
URL /wp-admin/admin.php?page=fieldday_options
Aspect menu-item
HTTP status 200
Load time 0.245 s
Memory usage 3.76 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.952 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.350 s+0.000 s3.38 MiB3.84 MiB+ 473.81 KiB
/wp-admin/edit.php0.211 s0.206 s-0.005 s3.41 MiB3.86 MiB+ 468.31 KiB
/wp-admin/post-new.php1.022 s0.791 s-0.231 s5.46 MiB5.92 MiB+ 478.7 KiB
/wp-admin/upload.php0.692 s0.428 s-0.264 s3.32 MiB3.78 MiB+ 463.73 KiB
/wp-admin/options-writing.php0.221 s0.190 s-0.031 s3.32 MiB3.76 MiB+ 451.77 KiB
/wp-admin/media-new.php0.317 s0.220 s-0.097 s3.29 MiB3.76 MiB+ 472.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.213 s+0.003 s3.31 MiB3.78 MiB+ 476.61 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.584 s-0.025 s5.45 MiB5.92 MiB+ 479.53 KiB
/wp-admin/options-discussion.php0.309 s0.253 s-0.056 s3.3 MiB3.75 MiB+ 461.59 KiB
/wp-admin/edit-comments.php0.260 s0.200 s-0.060 s3.33 MiB3.78 MiB+ 459.28 KiB
/0.266 s0.481 s+0.215 s3.36 MiB3.73 MiB+ 386.52 KiB
Average 0.406 s0.356 s-0.050 s3.72 MiB4.17 MiB+ 461.08 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
CSS
SVG
JavaScript
Language % Lines of code Comment lines Files
PHP41.4%24,9523,370132
CSS31.5%18,97559410
SVG16.1%9,7043236
JavaScript10.7%6,42094610
Markdown0.3%18501
JSON0.0%2201
HTML0.0%101
Total 60,259 4,942 191

PHP Code Analysis | More results »

Lines of code 15,506
Total complexity 2,257
Median class complexity 47.0
Median method complexity 2.0
Most complex class fielddayActions
Most complex function fielddayActions::APIsaveCartItem()
Classes 20
Methods 663
Functions 20

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.

Roles 1

ID Name
km_userfieldday User

PHP Error Log 4 lines

[19-Nov-2023 11:24:32 UTC] PHP Deprecated:  Optional parameter $cartId declared before required parameter $postData is implicitly treated as a required parameter in /wp-content/plugins/activityhub/lib/FielddayApi/FielddayApi.php on line 786
[19-Nov-2023 11:24:32 UTC] PHP Deprecated:  Optional parameter $parentId declared before required parameter $postData is implicitly treated as a required parameter in /wp-content/plugins/activityhub/lib/FielddayApi/FielddayApi.php on line 786
[19-Nov-2023 11:24:32 UTC] PHP Deprecated:  Optional parameter $postData declared before required parameter $status is implicitly treated as a required parameter in /wp-content/plugins/activityhub/lib/FielddayApi/FielddayApi.php on line 862
[19-Nov-2023 11:24:32 UTC] PHP Deprecated:  Optional parameter $queryOptions declared before required parameter $package_id is implicitly treated as a required parameter in /wp-content/plugins/activityhub/lib/FielddayApi/FielddayApi.php on line 951
See also: All tests for this plugin, How to Hide the "Field Day" Admin Menu