Genoo 6.0.5

Does Genoo work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/genoo/
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=genoo%2FGenoo.php&plugin_status=all&paged=1&s&_wpnonce=0998aee841
Aspect after-activation
HTTP status 200
Load time 0.638 s
Memory usage 4.08 MiB
JS errors None
Resource errors None

Genoo

Page screenshot: Genoo
URL /wp-admin/admin.php?page=Genoo
Aspect menu-item
HTTP status 200
Load time 0.331 s
Memory usage 3.88 MiB
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.437 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.495 s+0.138 s3.72 MiB3.96 MiB+ 245.85 KiB
/wp-admin/edit.php0.193 s0.389 s+0.196 s3.75 MiB4.01 MiB+ 259.34 KiB
/wp-admin/post-new.php0.760 s1.189 s+0.429 s5.55 MiB5.78 MiB+ 244.48 KiB
/wp-admin/upload.php0.411 s0.663 s+0.252 s3.68 MiB3.91 MiB+ 229.78 KiB
/wp-admin/options-writing.php0.154 s0.349 s+0.195 s3.62 MiB3.89 MiB+ 277.06 KiB
/wp-admin/media-new.php0.412 s0.421 s+0.009 s3.66 MiB3.89 MiB+ 234.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.231 s0.396 s+0.165 s3.69 MiB3.91 MiB+ 230.55 KiB
/wp-admin/post-new.php?post_type=page0.703 s0.816 s+0.113 s5.54 MiB5.77 MiB+ 236.07 KiB
/wp-admin/options-discussion.php0.208 s0.457 s+0.249 s3.6 MiB3.89 MiB+ 297.64 KiB
/wp-admin/edit-comments.php0.241 s0.365 s+0.124 s3.69 MiB3.92 MiB+ 235.79 KiB
/0.329 s0.226 s-0.103 s3.6 MiB3.7 MiB+ 103.34 KiB
Average 0.364 s0.524 s+0.161 s4.01 MiB4.24 MiB+ 235.9 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
JavaScript
Language % Lines of code Comment lines Files
PHP75.8%22,44111,617166
JavaScript17.9%5,2871,36913
CSS6.3%1,8611425
SVG0.0%101
Total 29,590 13,128 185

PHP Code Analysis | More results »

Lines of code 20,072
Total complexity 4,384
Median class complexity 18.0
Median method complexity 2.0
Most complex class WPMKTENGINE\TemplateRenderer
Most complex function WPMKTENGINE\WidgetForm::getHtml()
Classes 129
Methods 1,216
Functions 11

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 2

PHP Error Log 2 lines

[20-Jul-2022 10:13:35 UTC] PHP Deprecated:  Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /wp-content/plugins/genoo/libs/WPMKTENGINE/Wordpress/Utils.php on line 81
[20-Jul-2022 10:13:38 UTC] PHP Deprecated:  Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /wp-content/plugins/genoo/libs/WPMKTENGINE/CTA.php on line 200
See also: All tests for this plugin, How to Hide the "Genoo" Admin Menu