Does Wp Edit Password Protected work with WordPress 6.8.3 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: 2.32 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.149 seconds
The average page load time increased by this amount after activating the plugin.
| WordPress version | 6.8.3 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 3,000+ |
| WordPress.org page | https://wordpress.org/plugins/wp-edit-password-protected/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=wp-edit-password-protected%2Fwp-edit-password-protected.php&plugin_status=all&paged=1&s&_wpnonce=4bf66787d9 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 1.046 s |
| Memory usage | 6.8 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=wp-edit-pass.php |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.358 s |
| Memory usage | 5.84 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.253 s |
| Memory usage | 5.7 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.810 s |
| Memory usage | 8.44 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 | 0.795 s |
| Memory usage | 8.42 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.391 s | 0.522 s | +0.131 s | 3.51 MiB | 5.84 MiB | + 2.33 MiB |
| /wp-admin/edit.php | 0.235 s | 0.439 s | +0.204 s | 3.57 MiB | 5.93 MiB | + 2.36 MiB |
| /wp-admin/post-new.php | 0.908 s | 0.916 s | +0.008 s | 6.06 MiB | 8.44 MiB | + 2.38 MiB |
| /wp-admin/upload.php | 0.656 s | 0.756 s | +0.100 s | 3.52 MiB | 5.82 MiB | + 2.3 MiB |
| /wp-admin/options-writing.php | 0.225 s | 0.493 s | +0.268 s | 3.5 MiB | 5.82 MiB | + 2.32 MiB |
| /wp-admin/media-new.php | 0.295 s | 0.394 s | +0.099 s | 3.49 MiB | 5.82 MiB | + 2.33 MiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.212 s | 0.389 s | +0.177 s | 3.5 MiB | 5.84 MiB | + 2.33 MiB |
| /wp-admin/post-new.php?post_type=page | 0.710 s | 0.816 s | +0.106 s | 6.05 MiB | 8.42 MiB | + 2.37 MiB |
| /wp-admin/options-discussion.php | 0.300 s | 0.747 s | +0.447 s | 3.5 MiB | 5.82 MiB | + 2.32 MiB |
| /wp-admin/edit-comments.php | 0.231 s | 0.412 s | +0.181 s | 3.52 MiB | 5.84 MiB | + 2.31 MiB |
| / | 0.363 s | 0.286 s | -0.077 s | 3.5 MiB | 5.7 MiB | + 2.2 MiB |
| Average | 0.411 s | 0.561 s | +0.149 s | 3.98 MiB | 6.3 MiB | + 2.32 MiB |
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 | 36.7% | 12,350 | 9,552 | 150 | |
| JavaScript | 32.5% | 10,948 | 2,533 | 69 | |
| JSON | 24.7% | 8,323 | 0 | 5 | |
| Markdown | 3.5% | 1,179 | 0 | 28 | |
| CSS | 2.1% | 713 | 34 | 6 | |
| SVG | 0.3% | 110 | 0 | 2 | |
| YAML | 0.1% | 27 | 0 | 1 | |
| Total | 33,650 | 12,119 | 261 | ||
| Lines of code | 11,411 |
|---|---|
| Total complexity | 2,524 |
| Median class complexity | 8.0 |
| Median method complexity | 2.0 |
| Most complex class | Kirki\Field\Typography |
| Most complex function | wpepp_init_kirki_admin_setup() |
| Classes | 135 |
|---|---|
| Methods | 606 |
| Functions | 19 |
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.
wp_options 3{
"post": {
"wpepp_conditional_meta_box": {
"title": "Conditional Display",
"context": "side"
}
},
"page": {
"wpepp_conditional_meta_box": {
"title": "Conditional Display",
"context": "side"
}
}
}The log file is empty.