Gutenberg 15.3.1

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: 921.28 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.059 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=b04594f40c
Aspect after-activation
HTTP status 200
Load time 0.399 s
Memory usage 3.72 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.669 s
Memory usage 6.69 MiB
JS errors
[
    {
        "message": "Error: FastAverageColor: Error loading image \"https://cldup.com/Fz-ASbo2s3.jpg\".\n    at $l (/wp-content/plugins/gutenberg/build/block-library/index.min.js?ver=23332afe34a5a209762c:28:25692)\n    at Image.l (/wp-content/plugins/gutenberg/build/block-library/index.min.js?ver=23332afe34a5a209762c:28:28915)",
        "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.488 s
Memory usage 3.59 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.241 s
Memory usage 4.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.300 s0.605 s+0.305 s3.05 MiB3.69 MiB+ 657.82 KiB
/wp-admin/edit.php0.179 s0.207 s+0.028 s3.07 MiB3.72 MiB+ 658.98 KiB
/wp-admin/post-new.php0.853 s1.412 s+0.559 s4.97 MiB6.68 MiB+ 1.71 MiB
/wp-admin/upload.php0.714 s0.314 s-0.400 s2.99 MiB3.62 MiB+ 641.2 KiB
/wp-admin/options-writing.php0.167 s0.153 s-0.014 s2.99 MiB3.6 MiB+ 626.38 KiB
/wp-admin/media-new.php0.276 s0.251 s-0.025 s2.97 MiB3.61 MiB+ 653.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.179 s-0.013 s2.98 MiB3.62 MiB+ 657.57 KiB
/wp-admin/post-new.php?post_type=page0.639 s0.802 s+0.163 s4.96 MiB6.66 MiB+ 1.7 MiB
/wp-admin/options-discussion.php0.219 s0.335 s+0.116 s2.97 MiB3.6 MiB+ 640.22 KiB
/wp-admin/edit-comments.php0.220 s0.222 s+0.002 s3 MiB3.63 MiB+ 640.13 KiB
/0.301 s0.224 s-0.077 s2.94 MiB4.37 MiB+ 1.43 MiB
Average 0.369 s0.428 s+0.059 s3.35 MiB4.25 MiB+ 921.28 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.1%198,35560,83658
PHP8.0%17,79911,897221
JSON2.7%6,0490100
CSS0.1%2140214
Markdown0.1%12802
Total 222,545 72,733 595

PHP Code Analysis | More results »

Lines of code 17,635
Total complexity 4,154
Median class complexity 15.0
Median method complexity 3.0
Most complex class WP_Theme_JSON_Gutenberg
Most complex function gutenberg_render_block_core_navigation()
Classes 35
Methods 309
Functions 397

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