CyberPress 2.5.1

Does CyberPress work with WordPress 6.0.2 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.283 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.2
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=fd47849938
Aspect after-activation
HTTP status 200
Load time 1.641 s
Memory usage 9.82 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.422 s
Memory usage 9.71 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.601 s
Memory usage 9.71 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.327 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.309 s
Memory usage 9.71 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.529 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.195 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.257 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.306 s0.616 s+0.310 s3.72 MiB9.69 MiB+ 5.97 MiB
/wp-admin/edit.php0.165 s0.374 s+0.209 s3.76 MiB9.79 MiB+ 6.03 MiB
/wp-admin/post-new.php0.709 s1.427 s+0.718 s5.55 MiB12.06 MiB+ 6.51 MiB
/wp-admin/upload.php0.635 s0.577 s-0.058 s3.69 MiB9.62 MiB+ 5.94 MiB
/wp-admin/options-writing.php0.244 s0.500 s+0.256 s3.62 MiB9.63 MiB+ 6.01 MiB
/wp-admin/media-new.php0.315 s0.371 s+0.056 s3.66 MiB9.62 MiB+ 5.96 MiB
/wp-admin/edit-tags.php?taxonomy=category0.170 s0.357 s+0.187 s3.69 MiB9.66 MiB+ 5.97 MiB
/wp-admin/post-new.php?post_type=page0.576 s1.288 s+0.712 s5.54 MiB12.05 MiB+ 6.51 MiB
/wp-admin/options-discussion.php0.212 s0.733 s+0.521 s3.6 MiB9.63 MiB+ 6.03 MiB
/wp-admin/edit-comments.php0.201 s0.434 s+0.233 s3.7 MiB9.66 MiB+ 5.97 MiB
/0.254 s0.225 s-0.029 s3.6 MiB9.35 MiB+ 5.75 MiB
Average 0.344 s0.627 s+0.283 s4.01 MiB10.07 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,0162,720116
SVG4.7%4020372
Markdown1.5%12602
JSON0.8%7006
Total 8,614 2,720 496

PHP Code Analysis | More results »

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

[03-Sep-2022 19:59:52 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