Field Day 3.3.8

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

Summary

Errors
9PHP warnings
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 500.43 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.6.2
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=3748afb208
Aspect after-activation
HTTP status 200
Load time 0.427 s
Memory usage 3.98 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.279 s
Memory usage 3.94 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 1.326 s
Memory usage 3.9 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://polyfill.io/v3/polyfill.js?features=Symbol%2CObject.getOwnPropertySymbols%2CSymbol.asyncIterator%2CSymbol.for%2CSymbol.hasInstance%2CSymbol.isConcatSpreadable%2CSymbol.iterator%2CSymbol.keyFor%2CSymbol.match%2CSymbol.replace%2CSymbol.prototype.description%2CSymbol.search%2CSymbol.species%2CSymbol.split%2CSymbol.toPrimitive%2CSymbol.toStringTag%2CSymbol.unscopables++++++++&ver=3.3.8",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.372 s+0.020 s3.47 MiB3.96 MiB+ 493.26 KiB
/wp-admin/edit.php0.222 s0.204 s-0.018 s3.54 MiB4.01 MiB+ 483.82 KiB
/wp-admin/post-new.php0.796 s0.739 s-0.057 s5.75 MiB6.25 MiB+ 510.81 KiB
/wp-admin/upload.php0.661 s0.513 s-0.148 s3.49 MiB3.96 MiB+ 480.22 KiB
/wp-admin/options-writing.php0.221 s0.212 s-0.009 s3.41 MiB3.94 MiB+ 542.71 KiB
/wp-admin/media-new.php0.263 s0.252 s-0.011 s3.4 MiB3.94 MiB+ 556.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.245 s0.191 s-0.054 s3.47 MiB3.96 MiB+ 497.58 KiB
/wp-admin/post-new.php?post_type=page0.652 s0.582 s-0.070 s5.75 MiB6.25 MiB+ 511.65 KiB
/wp-admin/options-discussion.php0.433 s0.290 s-0.143 s3.41 MiB3.94 MiB+ 544.4 KiB
/wp-admin/edit-comments.php0.255 s0.210 s-0.045 s3.49 MiB3.96 MiB+ 479.9 KiB
/0.354 s0.628 s+0.274 s3.45 MiB3.85 MiB+ 404.34 KiB
Average 0.405 s0.381 s-0.024 s3.88 MiB4.36 MiB+ 500.43 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
PHP40.9%25,2433,401138
CSS31.2%19,29161710
SVG15.7%9,7043236
JavaScript11.8%7,30297010
Markdown0.3%18501
JSON0.0%2201
HTML0.0%101
Total 61,748 5,020 197

PHP Code Analysis | More results »

Lines of code 15,265
Total complexity 2,357
Median class complexity 49.5
Median method complexity 2.0
Most complex class fielddayActions
Most complex function fielddayActions::APIsaveCartItem()
Classes 20
Methods 684
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 13 lines

[19-Sep-2024 10:07:05 UTC] PHP Deprecated:  Optional parameter $queryOptions declared before required parameter $orderId is implicitly treated as a required parameter in /wp-content/plugins/activityhub/lib/FielddayApi/FielddayApi.php on line 225
[19-Sep-2024 10:07:05 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 873
[19-Sep-2024 10:07:05 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 873
[19-Sep-2024 10:07:05 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 947
[19-Sep-2024 10:07:07 UTC] PHP Warning:  Undefined array key "fieldday_sticky_icon_textcolor" in /wp-content/plugins/activityhub/inc/ClassAdminOptions.php on line 607
[19-Sep-2024 10:07:07 UTC] PHP Warning:  Undefined array key "fieldday_sticky_icon_bg_color" in /wp-content/plugins/activityhub/inc/ClassAdminOptions.php on line 620
[19-Sep-2024 10:07:07 UTC] PHP Warning:  Undefined array key "primary_color" in /wp-content/plugins/activityhub/inc/ClassAdminOptions.php on line 621
[19-Sep-2024 10:07:08 UTC] PHP Warning:  Undefined array key "fieldday_sticky_location_widget" in /wp-content/plugins/activityhub/inc/Classfieldday.php on line 513
[19-Sep-2024 10:07:08 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/activityhub/lib/FielddayApi/FielddayApi.php on line 848
[19-Sep-2024 10:07:08 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/activityhub/lib/FielddayApi/FielddayApi.php on line 848
[19-Sep-2024 10:07:18 UTC] PHP Warning:  Undefined array key "fieldday_sticky_location_widget" in /wp-content/plugins/activityhub/inc/Classfieldday.php on line 513
[19-Sep-2024 10:07:19 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/activityhub/lib/FielddayApi/FielddayApi.php on line 848
[19-Sep-2024 10:07:19 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/activityhub/lib/FielddayApi/FielddayApi.php on line 848
See also: All tests for this plugin, How to Hide the "Field Day" Admin Menu