WordPress.com Editing Toolkit 3.5834

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

Summary

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

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

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

Environment
WordPress version5.7.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=14a7f0f7a0
Aspect after-activation
HTTP status 200
Load time 0.393 s
Memory usage 2.93 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.353 s
Memory usage 2.78 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.933 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.281 s0.273 s-0.008 s2.82 MiB2.97 MiB+ 149.82 KiB
/wp-admin/edit.php0.230 s0.201 s-0.029 s2.86 MiB3 MiB+ 137.69 KiB
/wp-admin/post-new.php1.338 s2.599 s+1.261 s5.03 MiB5.44 MiB+ 421 KiB
/wp-admin/upload.php0.714 s0.315 s-0.399 s2.7 MiB2.84 MiB+ 149.09 KiB
/wp-admin/options-writing.php0.254 s0.282 s+0.028 s2.71 MiB2.86 MiB+ 146.84 KiB
/wp-admin/media-new.php0.205 s0.240 s+0.035 s2.67 MiB2.82 MiB+ 149.26 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.193 s+0.003 s2.77 MiB2.92 MiB+ 152.04 KiB
/wp-admin/post-new.php?post_type=page1.140 s5.126 s+3.986 s5.01 MiB9.77 MiB+ 4.76 MiB
/wp-admin/options-discussion.php0.322 s0.329 s+0.007 s2.68 MiB2.82 MiB+ 150.82 KiB
/wp-admin/edit-comments.php0.249 s0.236 s-0.013 s2.78 MiB2.92 MiB+ 149.66 KiB
/0.263 s0.226 s-0.037 s2.65 MiB2.78 MiB+ 129.66 KiB
Average 0.471 s0.911 s+0.439 s3.15 MiB3.74 MiB+ 600.48 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.

PHP
JavaScript
Sass
TypeScript
Language % Lines of code Comment lines Files
PHP34.6%5,9392,86758
JavaScript32.8%5,6291,054103
Sass16.5%2,83012647
TypeScript10.9%1,87631645
Markdown3.6%61607
JSON0.9%15802
SVG0.6%10204
CSS0.1%2241
Total 17,172 4,367 267

PHP Code Analysis | More results »

Lines of code 5,542
Total complexity 931
Median class complexity 12.0
Median method complexity 2.0
Most complex class Newspack_Blocks
Most complex function newspack_blocks_render_block_carousel()
Classes 29
Methods 207
Functions 93

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 22 lines

[04-May-2021 21:09:33 UTC] PHP Notice:  WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. 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.7.0.) in /wp-includes/functions.php on line 5313
[04-May-2021 21:09:33 UTC] PHP Notice:  WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. 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.7.0.) in /wp-includes/functions.php on line 5313
[04-May-2021 21:09:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function A8C\FSE\get_blog_details() in /wp-content/plugins/full-site-editing/wpcom-block-editor-nux/class-wp-rest-wpcom-block-editor-nux-status-controller.php:86
Stack trace:
#0 /wp-includes/rest-api/class-wp-rest-server.php(1139): A8C\FSE\WP_REST_WPCOM_Block_Editor_NUX_Status_Controller->get_nux_status()
#1 /wp-includes/rest-api/class-wp-rest-server.php(985): WP_REST_Server->respond_to_request()
#2 /wp-includes/rest-api/class-wp-rest-server.php(412): WP_REST_Server->dispatch()
#3 /wp-includes/rest-api.php(354): WP_REST_Server->serve_request()
#4 /wp-includes/class-wp-hook.php(292): rest_api_loaded()
#5 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(551): WP_Hook->do_ in /wp-content/plugins/full-site-editing/wpcom-block-editor-nux/class-wp-rest-wpcom-block-editor-nux-status-controller.php on line 86
[04-May-2021 21:09:38 UTC] PHP Notice:  WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. 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.7.0.) in /wp-includes/functions.php on line 5313
[04-May-2021 21:09:38 UTC] PHP Notice:  WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. 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.7.0.) in /wp-includes/functions.php on line 5313
[04-May-2021 21:09:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function A8C\FSE\get_blog_details() in /wp-content/plugins/full-site-editing/wpcom-block-editor-nux/class-wp-rest-wpcom-block-editor-nux-status-controller.php:86
Stack trace:
#0 /wp-includes/rest-api/class-wp-rest-server.php(1139): A8C\FSE\WP_REST_WPCOM_Block_Editor_NUX_Status_Controller->get_nux_status()
#1 /wp-includes/rest-api/class-wp-rest-server.php(985): WP_REST_Server->respond_to_request()
#2 /wp-includes/rest-api/class-wp-rest-server.php(412): WP_REST_Server->dispatch()
#3 /wp-includes/rest-api.php(354): WP_REST_Server->serve_request()
#4 /wp-includes/class-wp-hook.php(292): rest_api_loaded()
#5 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(551): WP_Hook->do_ in /wp-content/plugins/full-site-editing/wpcom-block-editor-nux/class-wp-rest-wpcom-block-editor-nux-status-controller.php on line 86
See also: All tests for this plugin