Genoo 5.9.1

Does Genoo work with WordPress 5.7.2 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: 268.82 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.7.2
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=8bd1516f34
Aspect after-activation
HTTP status 200
Load time 0.590 s
Memory usage 3.11 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.355 s
Memory usage 2.97 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.326 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.257 s0.414 s+0.157 s2.82 MiB3.06 MiB+ 249.8 KiB
/wp-admin/edit.php0.182 s0.377 s+0.195 s2.86 MiB3.1 MiB+ 239.96 KiB
/wp-admin/post-new.php0.866 s0.961 s+0.095 s5.02 MiB5.34 MiB+ 324.17 KiB
/wp-admin/upload.php0.468 s0.662 s+0.194 s2.7 MiB2.99 MiB+ 303.28 KiB
/wp-admin/options-writing.php0.252 s0.349 s+0.097 s2.71 MiB2.98 MiB+ 274.63 KiB
/wp-admin/media-new.php0.215 s0.353 s+0.138 s2.67 MiB2.97 MiB+ 305.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.441 s+0.245 s2.77 MiB3.01 MiB+ 242.55 KiB
/wp-admin/post-new.php?post_type=page1.105 s1.149 s+0.044 s5.01 MiB5.32 MiB+ 319.76 KiB
/wp-admin/options-discussion.php0.293 s0.433 s+0.140 s2.67 MiB2.97 MiB+ 307.14 KiB
/wp-admin/edit-comments.php0.244 s0.534 s+0.290 s2.78 MiB3.01 MiB+ 239.53 KiB
/0.255 s0.235 s-0.020 s2.65 MiB2.8 MiB+ 150.6 KiB
Average 0.394 s0.537 s+0.143 s3.15 MiB3.41 MiB+ 268.82 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,42711,611166
JavaScript17.9%5,2871,36913
CSS6.3%1,8601425
SVG0.0%101
Total 29,575 13,122 185

PHP Code Analysis | More results »

Lines of code 20,058
Total complexity 4,379
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 10

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

[02-Jun-2021 10:19: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
[02-Jun-2021 10:19:37 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