Does Instant Edit Everything work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .
| No PHP errors, warnings or notices | |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors | |
| Looks good! No problems were detected. |
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.
| WordPress version | 7.0 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/instant-edit-everything/ |
| Badges |
|
| 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 |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.240 s |
| Memory usage | 4.27 MiB |
| JS errors | None |
| Resource errors | None |
| 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 |
| 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 |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.753 s | 0.711 s | -0.042 s | 3.93 MiB | 3.96 MiB | + 40.45 KiB |
| /wp-admin/edit.php | 0.878 s | 0.586 s | -0.292 s | 3.98 MiB | 4.01 MiB | + 28.03 KiB |
| /wp-admin/post-new.php | 1.813 s | 1.892 s | +0.079 s | 6.56 MiB | 6.64 MiB | + 82.65 KiB |
| /wp-admin/upload.php | 1.052 s | 0.724 s | -0.328 s | 3.89 MiB | 3.93 MiB | + 40.65 KiB |
| /wp-admin/options-writing.php | 0.572 s | 0.554 s | -0.018 s | 3.86 MiB | 3.91 MiB | + 50.14 KiB |
| /wp-admin/media-new.php | 0.592 s | 0.570 s | -0.022 s | 3.85 MiB | 3.9 MiB | + 52.84 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.732 s | 0.931 s | +0.199 s | 3.86 MiB | 3.92 MiB | + 51.86 KiB |
| /wp-admin/post-new.php?post_type=page | 1.683 s | 1.535 s | -0.148 s | 6.55 MiB | 6.63 MiB | + 86.05 KiB |
| /wp-admin/options-discussion.php | 0.644 s | 0.594 s | -0.050 s | 3.86 MiB | 3.91 MiB | + 42.8 KiB |
| /wp-admin/edit-comments.php | 0.559 s | 0.893 s | +0.334 s | 3.89 MiB | 3.93 MiB | + 44.83 KiB |
| / | 0.332 s | 0.228 s | -0.104 s | 4.23 MiB | 4.27 MiB | + 45.38 KiB |
| Average | 0.874 s | 0.838 s | -0.036 s | 4.41 MiB | 4.46 MiB | + 51.43 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 70.8% | 172 | 18 | 1 | |
| CSS | 25.5% | 62 | 8 | 1 | |
| JavaScript | 3.7% | 9 | 0 | 1 | |
| Total | 243 | 26 | 3 | ||
| 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 |
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.
{
"post": {
"instantedit": {
"title": "Instant Edit Everything",
"context": "side"
}
},
"page": {
"instantedit": {
"title": "Instant Edit Everything",
"context": "side"
}
},
"attachment": {
"instantedit": {
"title": "Instant Edit Everything",
"context": "side"
}
}
}The log file is empty.