Simple Editor Control 2.1.2

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: 24.58 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=75eb03cca8
Aspect after-activation
HTTP status 200
Load time 0.297 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.155 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.168 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.316 s0.327 s+0.011 s3.47 MiB3.49 MiB+ 13.89 KiB
/wp-admin/edit.php0.193 s0.194 s+0.001 s3.54 MiB3.55 MiB+ 13.3 KiB
/wp-admin/post-new.php0.720 s0.588 s-0.132 s5.75 MiB5.8 MiB+ 45.77 KiB
/wp-admin/upload.php0.522 s0.380 s-0.142 s3.49 MiB3.48 MiB- 4.41 KiB
/wp-admin/options-writing.php0.212 s0.184 s-0.028 s3.41 MiB3.47 MiB+ 58.7 KiB
/wp-admin/media-new.php0.220 s0.259 s+0.039 s3.4 MiB3.47 MiB+ 72.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.177 s-0.010 s3.47 MiB3.49 MiB+ 18.76 KiB
/wp-admin/post-new.php?post_type=page0.574 s0.572 s-0.002 s5.75 MiB5.79 MiB+ 41.36 KiB
/wp-admin/options-discussion.php0.197 s0.242 s+0.045 s3.41 MiB3.47 MiB+ 60.08 KiB
/wp-admin/edit-comments.php0.412 s0.205 s-0.207 s3.49 MiB3.49 MiB- 4.11 KiB
/0.306 s0.162 s-0.144 s3.45 MiB3.41 MiB- 45.07 KiB
Average 0.351 s0.299 s-0.052 s3.88 MiB3.9 MiB+ 24.58 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.

CSS
PHP
JavaScript
Language % Lines of code Comment lines Files
CSS37.7%315252
PHP37.2%3111254
JavaScript25.1%2104152
Total 836 565 8

PHP Code Analysis | More results »

Lines of code 296
Total complexity 60
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 21

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

[28-Sep-2024 03:58:05 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
[28-Sep-2024 03:58:09 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
[28-Sep-2024 03:58:13 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