Force html edit 0.3

Does Force html edit work with WordPress 7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 519.27 bytes
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 version7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 40+
WordPress.org page https://wordpress.org/plugins/force-html-edition/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=force-html-edition%2Fforce-html-edit.php&plugin_status=all&paged=1&s&_wpnonce=e6d2d7c1fa
Aspect after-activation
HTTP status 200
Load time 0.870 s
Memory usage 4.25 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.310 s
Memory usage 4.61 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 2.113 s
Memory usage 6.79 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 2.118 s
Memory usage 6.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.593 s0.934 s-0.659 s4.23 MiB4.23 MiB+ 7.24 KiB
/wp-admin/edit.php0.633 s0.622 s-0.011 s4.28 MiB4.29 MiB+ 7.64 KiB
/wp-admin/post-new.php1.971 s2.325 s+0.354 s6.78 MiB6.79 MiB+ 10.66 KiB
/wp-admin/upload.php2.795 s1.452 s-1.343 s4.25 MiB4.24 MiB- 9.77 KiB
/wp-admin/options-writing.php0.676 s0.650 s-0.026 s4.22 MiB4.21 MiB- 5.78 KiB
/wp-admin/media-new.php0.685 s1.065 s+0.380 s4.21 MiB4.21 MiB+ 2.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.586 s0.641 s+0.055 s4.22 MiB4.23 MiB+ 7.59 KiB
/wp-admin/post-new.php?post_type=page2.070 s2.278 s+0.208 s6.76 MiB6.76 MiB+ 6.19 KiB
/wp-admin/options-discussion.php1.332 s1.175 s-0.157 s4.23 MiB4.21 MiB- 13.27 KiB
/wp-admin/edit-comments.php0.684 s0.622 s-0.062 s4.24 MiB4.23 MiB- 9.77 KiB
/0.364 s0.245 s-0.119 s4.6 MiB4.61 MiB+ 2.45 KiB
Average 1.217 s1.092 s-0.125 s4.73 MiB4.73 MiB+ 519.27 bytes

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
Language % Lines of code Comment lines Files
PHP100.0%62441
Total 62 44 1

PHP Code Analysis | More results »

Lines of code 62
Total complexity 17
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function force_html_edit_save_postdata()
Classes 0
Methods 0
Functions 5

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.

Meta Boxes

{
    "post": {
        "force-html-edit": {
            "title": "Force html edit",
            "context": "side"
        }
    },
    "page": {
        "force-html-edit": {
            "title": "Force html edit",
            "context": "side"
        }
    }
}

PHP Error Log 4 lines

[13-Sep-2026 03:13:32 UTC] PHP Warning:  Undefined array key "force_html_edit_noncename" in /wp-content/plugins/force-html-edition/force-html-edit.php on line 82
[13-Sep-2026 03:13:40 UTC] PHP Warning:  Undefined array key "force_html_edit_noncename" in /wp-content/plugins/force-html-edition/force-html-edit.php on line 82
[13-Sep-2026 03:13:46 UTC] PHP Warning:  Undefined array key "force_html_edit_noncename" in /wp-content/plugins/force-html-edition/force-html-edit.php on line 82
[13-Sep-2026 03:13:49 UTC] PHP Warning:  Undefined array key "force_html_edit_noncename" in /wp-content/plugins/force-html-edition/force-html-edit.php on line 82
See also: All tests for this plugin, How to Hide the "Force html edit" Meta Box