Gameball 1.43.0

Does Gameball work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP 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: 53.13 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/gameball/
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=gameball%2FGameball.php&plugin_status=all&paged=1&s&_wpnonce=e0ac426a0e
Aspect after-activation
HTTP status 200
Load time 0.838 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Gameball

Page screenshot: Gameball
URL /wp-admin/admin.php?page=GameballPlugin
Aspect menu-item
HTTP status 200
Load time 0.352 s
Memory usage 3.24 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "[testSite]load-styles.php/?c=1&ver=5.9",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.533 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.446 s+0.100 s3.36 MiB3.39 MiB+ 26.98 KiB
/wp-admin/edit.php0.189 s0.337 s+0.148 s3.39 MiB3.42 MiB+ 30.04 KiB
/wp-admin/post-new.php1.126 s1.366 s+0.240 s6.14 MiB6.17 MiB+ 22.6 KiB
/wp-admin/upload.php0.395 s0.501 s+0.106 s3.24 MiB3.34 MiB+ 103.34 KiB
/wp-admin/options-writing.php0.278 s0.290 s+0.012 s3.24 MiB3.25 MiB+ 17.7 KiB
/wp-admin/media-new.php0.284 s0.355 s+0.071 s3.22 MiB3.32 MiB+ 103.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.321 s+0.125 s3.25 MiB3.35 MiB+ 104.42 KiB
/wp-admin/post-new.php?post_type=page1.217 s1.266 s+0.049 s6.14 MiB6.16 MiB+ 18.19 KiB
/wp-admin/options-discussion.php0.225 s0.493 s+0.268 s3.22 MiB3.25 MiB+ 34.33 KiB
/wp-admin/edit-comments.php0.212 s0.363 s+0.151 s3.26 MiB3.36 MiB+ 95.37 KiB
/0.278 s0.475 s+0.197 s3.35 MiB3.38 MiB+ 27.96 KiB
Average 0.431 s0.565 s+0.133 s3.8 MiB3.85 MiB+ 53.13 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
Language % Lines of code Comment lines Files
PHP100.0%1,0211111
Total 1,021 111 1

PHP Code Analysis | More results »

Lines of code 1,051
Total complexity 157
Median class complexity 34.0
Median method complexity 9.0
Most complex class Gameball
Most complex function Gameball::GameballPlugin_options_page()
Classes 1
Methods 4
Functions 27

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.

No new entries found.

PHP Error Log 2 lines

[02-Feb-2022 02:42:24 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'Gameball' does not have a method 'activate' in /wp-includes/class-wp-hook.php on line 307
[02-Feb-2022 02:42:38 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'Gameball' does not have a method 'deactivate' in /wp-includes/class-wp-hook.php on line 307
See also: All tests for this plugin