Simple Editor Control 2.0.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: 31.72 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=0126ae5bf8
Aspect after-activation
HTTP status 200
Load time 0.312 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.171 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.178 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.343 s0.292 s-0.051 s3.47 MiB3.49 MiB+ 16.25 KiB
/wp-admin/edit.php0.203 s0.200 s-0.003 s3.54 MiB3.55 MiB+ 15.66 KiB
/wp-admin/post-new.php0.777 s0.597 s-0.180 s5.75 MiB5.8 MiB+ 48.14 KiB
/wp-admin/upload.php0.740 s0.471 s-0.269 s3.49 MiB3.49 MiB- 2.05 KiB
/wp-admin/options-writing.php0.223 s0.214 s-0.009 s3.41 MiB3.47 MiB+ 61.06 KiB
/wp-admin/media-new.php0.236 s0.250 s+0.014 s3.4 MiB3.47 MiB+ 74.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.207 s+0.010 s3.47 MiB3.49 MiB+ 21.12 KiB
/wp-admin/post-new.php?post_type=page0.584 s0.569 s-0.015 s5.75 MiB5.79 MiB+ 43.72 KiB
/wp-admin/options-discussion.php0.247 s0.262 s+0.015 s3.41 MiB3.47 MiB+ 62.44 KiB
/wp-admin/edit-comments.php0.421 s0.212 s-0.209 s3.49 MiB3.49 MiB- 1.75 KiB
/0.328 s0.402 s+0.074 s3.4 MiB3.41 MiB+ 9.91 KiB
Average 0.391 s0.334 s-0.057 s3.87 MiB3.9 MiB+ 31.72 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
PHP43.7%3313384
CSS41.6%315252
JavaScript14.7%1111272
Total 757 490 8

PHP Code Analysis | More results »

Lines of code 316
Total complexity 66
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 25

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

[25-Sep-2024 13:12:12 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
[25-Sep-2024 13:12:16 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
[25-Sep-2024 13:12:20 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