CyberPress 2.4.1

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

Summary

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

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

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

Environment
WordPress version5.8.1
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=fbd5572344
Aspect after-activation
HTTP status 200
Load time 2.018 s
Memory usage 9.17 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.456 s
Memory usage 9.13 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.635 s
Memory usage 9.13 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.671 s
Memory usage 9.13 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.508 s
Memory usage 9.13 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.398 s
Memory usage 9.13 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.207 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.317 s
Memory usage 8.69 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.305 s0.690 s+0.385 s3.08 MiB9.12 MiB+ 6.04 MiB
/wp-admin/edit.php0.179 s0.874 s+0.695 s3.11 MiB9.17 MiB+ 6.06 MiB
/wp-admin/post-new.php0.765 s1.141 s+0.376 s5.27 MiB11.86 MiB+ 6.59 MiB
/wp-admin/upload.php0.724 s1.116 s+0.392 s3.03 MiB8.98 MiB+ 5.95 MiB
/wp-admin/options-writing.php0.164 s0.541 s+0.377 s3.02 MiB8.99 MiB+ 5.97 MiB
/wp-admin/media-new.php0.253 s0.642 s+0.389 s3.01 MiB8.99 MiB+ 5.98 MiB
/wp-admin/edit-tags.php?taxonomy=category0.218 s0.485 s+0.267 s3.04 MiB9.02 MiB+ 5.98 MiB
/wp-admin/post-new.php?post_type=page0.682 s1.223 s+0.541 s5.26 MiB11.84 MiB+ 6.59 MiB
/wp-admin/options-discussion.php0.303 s0.958 s+0.655 s3 MiB8.98 MiB+ 5.98 MiB
/wp-admin/edit-comments.php0.210 s0.729 s+0.519 s3.04 MiB9.09 MiB+ 6.05 MiB
/0.267 s0.291 s+0.024 s2.96 MiB8.69 MiB+ 5.73 MiB
Average 0.370 s0.790 s+0.420 s3.44 MiB9.52 MiB+ 6.08 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.3%11502
JSON0.8%6506
Total 8,599 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 12 lines

[13-Sep-2021 03:00:58 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(303): CyberPress_Settings->print_settings_page()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): 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
[13-Sep-2021 03:01:01 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5586
[13-Sep-2021 03:01:01 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5586
[13-Sep-2021 03:01:06 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5586
[13-Sep-2021 03:01:06 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5586
See also: All tests for this plugin, How to Hide CyberPress Admin Menus