Field Day 3.3.2

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

Summary

Errors
2PHP fatal errors
5PHP warnings
3PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 482.22 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.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=c5422af1b4
Aspect after-activation
HTTP status 200
Load time 0.367 s
Memory usage 3.81 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.268 s
Memory usage 3.77 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.756 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.379 s0.343 s-0.036 s3.38 MiB3.86 MiB+ 487.5 KiB
/wp-admin/edit.php0.223 s0.226 s+0.003 s3.41 MiB3.88 MiB+ 482 KiB
/wp-admin/post-new.php0.919 s0.638 s-0.281 s5.46 MiB5.94 MiB+ 492.38 KiB
/wp-admin/upload.php0.827 s0.491 s-0.336 s3.32 MiB3.79 MiB+ 477.36 KiB
/wp-admin/options-writing.php0.245 s0.206 s-0.039 s3.32 MiB3.77 MiB+ 465.46 KiB
/wp-admin/media-new.php0.325 s0.249 s-0.076 s3.29 MiB3.77 MiB+ 485.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.219 s0.201 s-0.018 s3.31 MiB3.79 MiB+ 490.3 KiB
/wp-admin/post-new.php?post_type=page0.620 s0.606 s-0.014 s5.45 MiB5.93 MiB+ 493.22 KiB
/wp-admin/options-discussion.php0.275 s0.273 s-0.002 s3.3 MiB3.77 MiB+ 475.22 KiB
/wp-admin/edit-comments.php0.233 s0.239 s+0.006 s3.34 MiB3.8 MiB+ 472.97 KiB
/0.308 s0.483 s+0.175 s3.36 MiB
Average 0.416 s0.360 s-0.056 s3.72 MiB4.23 MiB+ 482.22 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.5%25,3893,387133
CSS31.5%19,29560710
SVG15.8%9,6913235
JavaScript10.8%6,58293910
Markdown0.3%18501
JSON0.0%2201
HTML0.0%101
Total 61,165 4,965 191

PHP Code Analysis | More results »

Lines of code 15,707
Total complexity 2,300
Median class complexity 48.0
Median method complexity 2.0
Most complex class fielddayActions
Most complex function fielddayActions::APIsaveCartItem()
Classes 20
Methods 674
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 38 lines

[21-Dec-2023 13:12:35 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
[21-Dec-2023 13:12:35 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
[21-Dec-2023 13:12:35 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
[21-Dec-2023 13:12:36 UTC] PHP Warning:  Undefined array key "fieldday_sticky_icon_textcolor" in /wp-content/plugins/activityhub/inc/ClassAdminOptions.php on line 611
[21-Dec-2023 13:12:36 UTC] PHP Warning:  Undefined array key "fieldday_sticky_icon_bg_color" in /wp-content/plugins/activityhub/inc/ClassAdminOptions.php on line 625
[21-Dec-2023 13:12:36 UTC] PHP Warning:  Undefined array key "primary_color" in /wp-content/plugins/activityhub/inc/ClassAdminOptions.php on line 626
[21-Dec-2023 13:12:37 UTC] PHP Warning:  Undefined array key "fieldday_sticky_location_widget" in /wp-content/plugins/activityhub/inc/Classfieldday.php on line 475
[21-Dec-2023 13:12:37 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class fieldday does not have a method "KmStickyWidgetAddToCartIcon" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-includes/general-template.php(3068): do_action()
#3 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#4 /wp-includes/template.php(790): require_once('...')
#5 /wp-includes/template.php(725): load_template()
#6 /wp-includes/general-template.php(92): locate_template()
#7 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#8 /wp-includes/template-loader.php(106): include('...')
#9 /wp-blog-header.php(19): require_once('...')
#10 /index.php(17): require('...')
#11 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
[21-Dec-2023 13:12:47 UTC] PHP Warning:  Undefined array key "fieldday_sticky_location_widget" in /wp-content/plugins/activityhub/inc/Classfieldday.php on line 475
[21-Dec-2023 13:12:47 UTC] PHP Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class fieldday does not have a method "KmStickyWidgetAddToCartIcon" in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-includes/general-template.php(3068): do_action()
#3 /wp-content/themes/twentyseventeen/footer.php(48): wp_footer()
#4 /wp-includes/template.php(790): require_once('...')
#5 /wp-includes/template.php(725): load_template()
#6 /wp-includes/general-template.php(92): locate_template()
#7 /wp-content/themes/twentyseventeen/index.php(75): get_footer()
#8 /wp-includes/template-loader.php(106): include('...')
#9 /wp-blog-header.php(19): require_once('...')
#10 /index.php(17): require('...')
#11 {main}
  thrown in /wp-includes/class-wp-hook.php on line 324
See also: All tests for this plugin, How to Hide the "Field Day" Admin Menu