Simple Editor Control 2.4.0

Does Simple Editor Control work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/simple-editor-control/
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=simple-editor-control%2Fsimple-editor-control.php&plugin_status=all&paged=1&s&_wpnonce=49e54a2906
Aspect after-activation
HTTP status 200
Load time 0.539 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Tools → Simple Editor Control

Page screenshot: Tools → Simple Editor Control
URL /wp-admin/tools.php?page=simple-editor-control
Aspect menu-item
HTTP status 200
Load time 0.152 s
Memory usage 3.47 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.235 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.378 s0.307 s-0.071 s3.47 MiB3.49 MiB+ 14.91 KiB
/wp-admin/edit.php0.225 s0.222 s-0.003 s3.54 MiB3.55 MiB+ 14.69 KiB
/wp-admin/post-new.php0.784 s0.993 s+0.209 s5.75 MiB5.8 MiB+ 46.79 KiB
/wp-admin/upload.php0.568 s0.393 s-0.175 s3.49 MiB3.49 MiB- 3.03 KiB
/wp-admin/options-writing.php0.199 s0.204 s+0.005 s3.41 MiB3.47 MiB+ 60.09 KiB
/wp-admin/media-new.php0.230 s0.241 s+0.011 s3.4 MiB3.47 MiB+ 73.47 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.194 s-0.001 s3.47 MiB3.49 MiB+ 20.14 KiB
/wp-admin/post-new.php?post_type=page0.988 s0.882 s-0.106 s5.75 MiB5.79 MiB+ 42.38 KiB
/wp-admin/options-discussion.php0.233 s0.290 s+0.057 s3.41 MiB3.47 MiB+ 61.46 KiB
/wp-admin/edit-comments.php0.284 s0.211 s-0.073 s3.49 MiB3.49 MiB- 2.73 KiB
/0.329 s0.224 s-0.105 s3.45 MiB3.41 MiB- 44.05 KiB
Average 0.401 s0.378 s-0.023 s3.88 MiB3.9 MiB+ 25.83 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP39.8%3861564
CSS32.4%315252
JavaScript27.8%2703242
Total 971 505 8

PHP Code Analysis | More results »

Lines of code 371
Total complexity 77
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function simpleeditor_control_track_changes()
Classes 0
Methods 0
Functions 23

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.

Database Tables 1

PHP Error Log 3 lines

[12-Oct-2024 00:44:26 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>simple-editor-control/v1/plugin-details</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6085
[12-Oct-2024 00:44:30 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>simple-editor-control/v1/plugin-details</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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6085
[12-Oct-2024 00:44:34 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''wp_file_modifications'' at line 1 for query DROP TABLE IF EXISTS 'wp_file_modifications' made by deactivate_plugins, do_action('deactivate_simple-editor-control/simple-editor-control.php'), WP_Hook->do_action, WP_Hook->apply_filters, simpleeditor_control_drop_table_hook, simpleeditor_control_drop_table
See also: All tests for this plugin, How to Hide the "Simple Editor Control" Admin Menu