Gutenberg 14.7.0

Does Gutenberg work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
1JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_FAILED
Performance

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

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

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300,000+
WordPress.org page https://wordpress.org/plugins/gutenberg/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=gutenberg%2Fgutenberg.php&plugin_status=all&paged=1&s&_wpnonce=bba661916e
Aspect after-activation
HTTP status 200
Load time 0.428 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Gutenberg

Page screenshot: Gutenberg
URL /wp-admin/post-new.php?gutenberg-demo
Requested URL /wp-admin/admin.php?page=gutenberg
Aspect menu-item
HTTP status 200
Load time 1.883 s
Memory usage 6.65 MiB
JS errors
[
    {
        "message": "Error: FastAverageColor: Error loading image \"https://cldup.com/Fz-ASbo2s3.jpg\".\n    at Ll (/wp-content/plugins/gutenberg/build/block-library/index.min.js?ver=e975db4037c1e2e7e945:28:23768)\n    at Image.l (/wp-content/plugins/gutenberg/build/block-library/index.min.js?ver=e975db4037c1e2e7e945:28:26991)",
        "trace": null,
        "code": null
    }
]
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://cldup.com/Fz-ASbo2s3.jpg",
        "errorString": "net::ERR_FAILED"
    }
]

Gutenberg → Experiments

Page screenshot: Gutenberg → Experiments
URL /wp-admin/admin.php?page=gutenberg-experiments
Aspect menu-item
HTTP status 200
Load time 0.269 s
Memory usage 3.6 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.325 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.274 s0.480 s+0.206 s3.05 MiB3.7 MiB+ 666.97 KiB
/wp-admin/edit.php0.179 s0.204 s+0.025 s3.07 MiB3.73 MiB+ 667.81 KiB
/wp-admin/post-new.php0.743 s1.390 s+0.647 s4.97 MiB6.64 MiB+ 1.67 MiB
/wp-admin/upload.php0.588 s0.319 s-0.269 s2.99 MiB3.63 MiB+ 649.2 KiB
/wp-admin/options-writing.php0.165 s0.165 s+0.000 s2.99 MiB3.61 MiB+ 635.21 KiB
/wp-admin/media-new.php0.259 s0.243 s-0.016 s2.97 MiB3.61 MiB+ 662.17 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.184 s-0.020 s2.98 MiB3.63 MiB+ 666.41 KiB
/wp-admin/post-new.php?post_type=page0.633 s0.673 s+0.040 s4.96 MiB6.63 MiB+ 1.67 MiB
/wp-admin/options-discussion.php0.235 s0.284 s+0.049 s2.97 MiB3.61 MiB+ 649.05 KiB
/wp-admin/edit-comments.php0.203 s0.203 s+0.000 s3 MiB3.63 MiB+ 648.97 KiB
/0.281 s0.211 s-0.070 s3 MiB3.93 MiB+ 959.45 KiB
Average 0.342 s0.396 s+0.054 s3.36 MiB4.21 MiB+ 875.07 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.

JavaScript
Language % Lines of code Comment lines Files
JavaScript89.6%194,42161,12960
PHP7.4%15,9948,803245
JSON2.8%6,1760101
CSS0.1%2170217
Markdown0.1%12802
Total 216,936 69,932 625

PHP Code Analysis | More results »

Lines of code 15,418
Total complexity 3,347
Median class complexity 15.0
Median method complexity 3.0
Most complex class WP_Theme_JSON_6_1
Most complex function gutenberg_render_block_core_navigation()
Classes 33
Methods 181
Functions 391

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 1

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Gutenberg Admin Menus