Gutenberg 14.8.3

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

Page speed impact: 0.079 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=ed8abfdfd5
Aspect after-activation
HTTP status 200
Load time 0.535 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.629 s
Memory usage 6.7 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=daa4f946722c8751359a:28:23768)\n    at Image.l (/wp-content/plugins/gutenberg/build/block-library/index.min.js?ver=daa4f946722c8751359a: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.359 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.218 s
Memory usage 4.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.269 s0.797 s+0.528 s3.05 MiB3.69 MiB+ 656.8 KiB
/wp-admin/edit.php0.176 s0.190 s+0.014 s3.07 MiB3.72 MiB+ 657.96 KiB
/wp-admin/post-new.php0.747 s1.379 s+0.632 s4.97 MiB6.69 MiB+ 1.72 MiB
/wp-admin/upload.php0.670 s0.345 s-0.325 s2.99 MiB3.62 MiB+ 640.19 KiB
/wp-admin/options-writing.php0.168 s0.142 s-0.026 s2.99 MiB3.6 MiB+ 625.36 KiB
/wp-admin/media-new.php0.270 s0.245 s-0.025 s2.97 MiB3.6 MiB+ 652.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.182 s+0.003 s2.98 MiB3.62 MiB+ 656.55 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.649 s+0.051 s4.96 MiB6.68 MiB+ 1.72 MiB
/wp-admin/options-discussion.php0.212 s0.310 s+0.098 s2.97 MiB3.6 MiB+ 639.2 KiB
/wp-admin/edit-comments.php0.207 s0.208 s+0.001 s3 MiB3.62 MiB+ 639.12 KiB
/0.298 s0.213 s-0.085 s2.94 MiB4.4 MiB+ 1.46 MiB
Average 0.345 s0.424 s+0.079 s3.35 MiB4.26 MiB+ 925.57 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
JavaScript90.1%196,43360,61660
PHP7.1%15,4409,029226
JSON2.7%5,858099
CSS0.1%2170217
Markdown0.1%12802
Total 218,076 69,645 604

PHP Code Analysis | More results »

Lines of code 14,861
Total complexity 3,376
Median class complexity 14.5
Median method complexity 3.0
Most complex class WP_Theme_JSON_Gutenberg
Most complex function gutenberg_render_block_core_navigation()
Classes 26
Methods 197
Functions 370

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