WordPress.com Editing Toolkit 2.16

Does WordPress.com Editing Toolkit work with WordPress 5.6.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version5.6.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/full-site-editing/
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=full-site-editing%2Ffull-site-editing-plugin.php&plugin_status=all&paged=1&s&_wpnonce=4a4806e30a
Aspect after-activation
HTTP status 200
Load time 0.397 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.216 s
Memory usage 2.75 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 0.610 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.283 s0.271 s-0.012 s2.79 MiB2.94 MiB+ 154.96 KiB
/wp-admin/edit.php0.187 s0.206 s+0.019 s2.84 MiB2.97 MiB+ 141.73 KiB
/wp-admin/post-new.php0.998 s2.712 s+1.714 s4.93 MiB5.28 MiB+ 351.64 KiB
/wp-admin/upload.php0.517 s0.316 s-0.201 s2.67 MiB2.88 MiB+ 214.01 KiB
/wp-admin/options-writing.php0.214 s0.140 s-0.074 s2.68 MiB2.86 MiB+ 182.35 KiB
/wp-admin/media-new.php0.205 s0.163 s-0.042 s2.64 MiB2.85 MiB+ 214.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.179 s-0.011 s2.68 MiB2.89 MiB+ 215.45 KiB
/wp-admin/post-new.php?post_type=page1.080 s6.269 s+5.189 s4.92 MiB9.8 MiB+ 4.88 MiB
/wp-admin/options-discussion.php0.290 s0.322 s+0.032 s2.65 MiB2.86 MiB+ 214.86 KiB
/wp-admin/edit-comments.php0.256 s0.228 s-0.028 s2.75 MiB2.89 MiB+ 150.33 KiB
/0.284 s0.287 s+0.003 s2.67 MiB2.75 MiB+ 83.91 KiB
Average 0.409 s1.008 s+0.599 s3.11 MiB3.73 MiB+ 629.12 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
PHP
Sass
Language % Lines of code Comment lines Files
JavaScript40.2%8,0251,956147
PHP30.9%6,1703,12764
Sass16.0%3,19615147
TypeScript8.0%1,60625541
Markdown2.5%50106
CSS0.9%171173
SVG0.9%17007
JSON0.7%14502
Total 19,984 5,506 317

PHP Code Analysis | More results »

Lines of code 5,773
Total complexity 1,046
Median class complexity 10.5
Median method complexity 2.0
Most complex class Newspack_Blocks
Most complex function newspack_blocks_render_block_carousel()
Classes 36
Methods 227
Functions 100

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

Sidebar Widgets 1

ID Name
wpcom-mailerliteMailerlite subscriber popup

PHP Error Log 2 lines

[04-Feb-2021 00:44:16 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>fse/v1/sideload/image/batch</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[04-Feb-2021 00:44:20 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>fse/v1/sideload/image/batch</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
See also: All tests for this plugin