CyberPress 2.5.0

Does CyberPress work with WordPress 6.0 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.06 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.0
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=62687903fa
Aspect after-activation
HTTP status 200
Load time 1.505 s
Memory usage 9.81 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.454 s
Memory usage 9.7 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.333 s
Memory usage 9.7 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.314 s
Memory usage 9.71 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.557 s
Memory usage 9.7 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.348 s
Memory usage 9.71 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.293 s
Memory usage 9.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.310 s0.413 s+0.103 s3.72 MiB9.69 MiB+ 5.97 MiB
/wp-admin/edit.php0.190 s0.443 s+0.253 s3.75 MiB9.78 MiB+ 6.03 MiB
/wp-admin/post-new.php0.758 s1.431 s+0.673 s5.53 MiB12.05 MiB+ 6.52 MiB
/wp-admin/upload.php0.655 s0.764 s+0.109 s3.68 MiB9.62 MiB+ 5.94 MiB
/wp-admin/options-writing.php0.318 s0.349 s+0.031 s3.61 MiB9.62 MiB+ 6.01 MiB
/wp-admin/media-new.php0.281 s0.350 s+0.069 s3.66 MiB9.62 MiB+ 5.96 MiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.369 s+0.178 s3.68 MiB9.65 MiB+ 5.97 MiB
/wp-admin/post-new.php?post_type=page0.623 s0.914 s+0.291 s5.53 MiB12.04 MiB+ 6.51 MiB
/wp-admin/options-discussion.php0.216 s0.527 s+0.311 s3.59 MiB9.62 MiB+ 6.03 MiB
/wp-admin/edit-comments.php0.238 s0.382 s+0.144 s3.69 MiB9.66 MiB+ 5.97 MiB
/0.418 s0.240 s-0.178 s3.55 MiB9.35 MiB+ 5.8 MiB
Average 0.382 s0.562 s+0.180 s4 MiB10.06 MiB+ 6.06 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.1%8,0152,718116
SVG4.7%4020372
Markdown1.4%12302
JSON0.8%7006
Total 8,610 2,718 496

PHP Code Analysis | More results »

Lines of code 5,265
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

[28-Jun-2022 03:55:19 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(476): 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