CyberPress 2.4.2

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

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 6.2 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.255 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 200+
WordPress.org page https://wordpress.org/plugins/cyberpress/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=cyberpress%2Fclass-cyberpress.php&plugin_status=all&paged=1&s&_wpnonce=fb1444e8ad
Aspect after-activation
HTTP status 200
Load time 1.897 s
Memory usage 9.43 MiB
JS errors None
Resource errors None

CyberPress

Page screenshot: CyberPress
URL /wp-admin/edit.php?post_type=match
Aspect menu-item
HTTP status 200
Load time 0.379 s
Memory usage 9.33 MiB
JS errors None
Resource errors None

CyberPress → Tournaments

Page screenshot: CyberPress → Tournaments
URL /wp-admin/edit.php?post_type=tournament
Aspect menu-item
HTTP status 200
Load time 0.359 s
Memory usage 9.33 MiB
JS errors None
Resource errors None

CyberPress → Players

Page screenshot: CyberPress → Players
URL /wp-admin/edit.php?post_type=player
Aspect menu-item
HTTP status 200
Load time 0.348 s
Memory usage 9.33 MiB
JS errors None
Resource errors None

CyberPress → Teams

Page screenshot: CyberPress → Teams
URL /wp-admin/edit.php?post_type=team
Aspect menu-item
HTTP status 200
Load time 0.619 s
Memory usage 9.33 MiB
JS errors None
Resource errors None

CyberPress → Games

Page screenshot: CyberPress → Games
URL /wp-admin/edit.php?post_type=game
Aspect menu-item
HTTP status 200
Load time 0.387 s
Memory usage 9.33 MiB
JS errors None
Resource errors None

CyberPress → Settings

Page screenshot: CyberPress → Settings
URL /wp-admin/admin.php?page=cyberpress-settings
Aspect menu-item
HTTP status 200
Load time 0.196 s
Memory usage N/A
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.338 s
Memory usage 9.15 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.342 s0.607 s+0.265 s3.36 MiB9.32 MiB+ 5.96 MiB
/wp-admin/edit.php0.187 s0.370 s+0.183 s3.39 MiB9.35 MiB+ 5.96 MiB
/wp-admin/post-new.php1.025 s1.635 s+0.610 s6.14 MiB13.33 MiB+ 7.18 MiB
/wp-admin/upload.php0.424 s0.716 s+0.292 s3.24 MiB9.24 MiB+ 6 MiB
/wp-admin/options-writing.php0.345 s0.430 s+0.085 s3.24 MiB9.25 MiB+ 6.02 MiB
/wp-admin/media-new.php0.283 s0.389 s+0.106 s3.22 MiB9.24 MiB+ 6.02 MiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.448 s+0.255 s3.25 MiB9.28 MiB+ 6.03 MiB
/wp-admin/post-new.php?post_type=page0.978 s1.313 s+0.335 s6.14 MiB13.31 MiB+ 7.17 MiB
/wp-admin/options-discussion.php0.231 s0.746 s+0.515 s3.22 MiB9.24 MiB+ 6.03 MiB
/wp-admin/edit-comments.php0.217 s0.415 s+0.198 s3.26 MiB9.28 MiB+ 6.02 MiB
/0.267 s0.233 s-0.034 s3.35 MiB9.15 MiB+ 5.8 MiB
Average 0.408 s0.664 s+0.255 s3.8 MiB10 MiB+ 6.2 MiB

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
PHP93.2%8,0172,719116
SVG4.7%4020372
Markdown1.4%11902
JSON0.8%6506
Total 8,603 2,719 496

PHP Code Analysis | More results »

Lines of code 5,267
Total complexity 930
Median class complexity 33.5
Median method complexity 1.0
Most complex class CyberPress_Template_Parts
Most complex function CyberPress_Matches_List_Block::block_render()
Classes 22
Methods 321
Functions 1

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 7

Custom Post Types 5

ID Name
gameGames
playerPlayers
teamTeams
matchMatches
tournamentTournaments

Capabilities 40

PHP Error Log 8 lines

[30-Jan-2022 00:35:20 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method CyberPress_Settings_API::show_navigation() in /wp-content/plugins/cyberpress/classes/class-settings.php:762
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): CyberPress_Settings->print_settings_page()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 {main}
  thrown in /wp-content/plugins/cyberpress/classes/class-settings.php on line 762
See also: All tests for this plugin, How to Hide CyberPress Admin Menus