WordPress.com Editing Toolkit 2.17

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

Page speed impact: 0.503 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=f86d1339f8
Aspect after-activation
HTTP status 200
Load time 0.279 s
Memory usage 2.89 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 2.74 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.864 s
Memory usage 2.94 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.270 s0.257 s-0.013 s2.79 MiB2.93 MiB+ 142.28 KiB
/wp-admin/edit.php0.240 s0.194 s-0.046 s2.84 MiB2.96 MiB+ 129.05 KiB
/wp-admin/post-new.php0.962 s2.438 s+1.476 s4.93 MiB5.34 MiB+ 410.74 KiB
/wp-admin/upload.php0.475 s0.479 s+0.004 s2.67 MiB2.8 MiB+ 137.33 KiB
/wp-admin/options-writing.php0.182 s0.171 s-0.011 s2.68 MiB2.79 MiB+ 105.67 KiB
/wp-admin/media-new.php0.243 s0.175 s-0.068 s2.64 MiB2.78 MiB+ 137.87 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.206 s+0.007 s2.68 MiB2.88 MiB+ 202.77 KiB
/wp-admin/post-new.php?post_type=page1.113 s5.314 s+4.201 s4.92 MiB9.75 MiB+ 4.82 MiB
/wp-admin/options-discussion.php0.325 s0.319 s-0.006 s2.65 MiB2.78 MiB+ 138.18 KiB
/wp-admin/edit-comments.php0.227 s0.253 s+0.026 s2.75 MiB2.88 MiB+ 137.65 KiB
/0.274 s0.240 s-0.034 s2.64 MiB2.74 MiB+ 100.08 KiB
Average 0.410 s0.913 s+0.503 s3.11 MiB3.69 MiB+ 598.37 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
TypeScript
Language % Lines of code Comment lines Files
JavaScript36.2%6,4561,362113
PHP31.9%5,6862,62254
Sass17.9%3,19915147
TypeScript9.2%1,64725941
Markdown2.8%50106
SVG1.0%17007
JSON0.9%15802
CSS0.1%2241
Total 17,839 4,398 271

PHP Code Analysis | More results »

Lines of code 5,289
Total complexity 895
Median class complexity 13.5
Median method complexity 2.0
Most complex class Newspack_Blocks
Most complex function newspack_blocks_render_block_carousel()
Classes 26
Methods 195
Functions 84

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 03:35:46 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 03:35:49 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