Instant Edit Everything 2.0

Does Instant Edit Everything work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 51.43 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 version7.0
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/instant-edit-everything/
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=instant-edit-everything%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=ce55e569e7
Aspect after-activation
HTTP status 200
Load time 0.733 s
Memory usage 3.94 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.240 s
Memory usage 4.27 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 1.428 s
Memory usage 6.64 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 1.440 s
Memory usage 6.64 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.753 s0.711 s-0.042 s3.93 MiB3.96 MiB+ 40.45 KiB
/wp-admin/edit.php0.878 s0.586 s-0.292 s3.98 MiB4.01 MiB+ 28.03 KiB
/wp-admin/post-new.php1.813 s1.892 s+0.079 s6.56 MiB6.64 MiB+ 82.65 KiB
/wp-admin/upload.php1.052 s0.724 s-0.328 s3.89 MiB3.93 MiB+ 40.65 KiB
/wp-admin/options-writing.php0.572 s0.554 s-0.018 s3.86 MiB3.91 MiB+ 50.14 KiB
/wp-admin/media-new.php0.592 s0.570 s-0.022 s3.85 MiB3.9 MiB+ 52.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.732 s0.931 s+0.199 s3.86 MiB3.92 MiB+ 51.86 KiB
/wp-admin/post-new.php?post_type=page1.683 s1.535 s-0.148 s6.55 MiB6.63 MiB+ 86.05 KiB
/wp-admin/options-discussion.php0.644 s0.594 s-0.050 s3.86 MiB3.91 MiB+ 42.8 KiB
/wp-admin/edit-comments.php0.559 s0.893 s+0.334 s3.89 MiB3.93 MiB+ 44.83 KiB
/0.332 s0.228 s-0.104 s4.23 MiB4.27 MiB+ 45.38 KiB
Average 0.874 s0.838 s-0.036 s4.41 MiB4.46 MiB+ 51.43 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
Language % Lines of code Comment lines Files
PHP70.8%172181
CSS25.5%6281
JavaScript3.7%901
Total 243 26 3

PHP Code Analysis | More results »

Lines of code 172
Total complexity 26
Median class complexity 26.0
Median method complexity 1.5
Most complex class InstantEdit
Most complex function InstantEdit::get_field_data()
Classes 1
Methods 10
Functions 0

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": {
        "instantedit": {
            "title": "Instant Edit Everything",
            "context": "side"
        }
    },
    "page": {
        "instantedit": {
            "title": "Instant Edit Everything",
            "context": "side"
        }
    },
    "attachment": {
        "instantedit": {
            "title": "Instant Edit Everything",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide the "Instant Edit Everything" Meta Box