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.33 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.069 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=86e7a17169 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.783 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.382 s |
| Memory usage | 5.84 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.216 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 | 1.006 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.721 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.316 s | 0.479 s | +0.163 s | 3.51 MiB | 5.84 MiB | + 2.33 MiB |
| /wp-admin/edit.php | 0.205 s | 0.388 s | +0.183 s | 3.57 MiB | 5.93 MiB | + 2.36 MiB |
| /wp-admin/post-new.php | 0.772 s | 0.889 s | +0.117 s | 6.06 MiB | 8.44 MiB | + 2.37 MiB |
| /wp-admin/upload.php | 0.590 s | 0.572 s | -0.018 s | 3.52 MiB | 5.82 MiB | + 2.3 MiB |
| /wp-admin/options-writing.php | 0.223 s | 0.352 s | +0.129 s | 3.5 MiB | 5.82 MiB | + 2.32 MiB |
| /wp-admin/media-new.php | 0.328 s | 0.357 s | +0.029 s | 3.49 MiB | 5.82 MiB | + 2.32 MiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.224 s | 0.339 s | +0.115 s | 3.5 MiB | 5.83 MiB | + 2.33 MiB |
| /wp-admin/post-new.php?post_type=page | 0.622 s | 0.745 s | +0.123 s | 6.05 MiB | 8.42 MiB | + 2.37 MiB |
| /wp-admin/options-discussion.php | 0.444 s | 0.388 s | -0.056 s | 3.5 MiB | 5.82 MiB | + 2.31 MiB |
| /wp-admin/edit-comments.php | 0.248 s | 0.337 s | +0.089 s | 3.52 MiB | 5.84 MiB | + 2.31 MiB |
| / | 0.311 s | 0.200 s | -0.111 s | 3.43 MiB | 5.7 MiB | + 2.26 MiB |
| Average | 0.389 s | 0.459 s | +0.069 s | 3.97 MiB | 6.3 MiB | + 2.33 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,343 | 9,540 | 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,643 | 12,107 | 261 | ||
| Lines of code | 11,404 |
|---|---|
| Total complexity | 2,522 |
| 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 | 605 |
| 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 2{
"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.