Does Custom Sidebars work with WordPress 6.8.1 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: 47.4 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 | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 100,000+ |
WordPress.org page | https://wordpress.org/plugins/custom-sidebars/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=custom-sidebars%2Fcustomsidebars.php&plugin_status=all&paged=1&s&_wpnonce=8eba4b402e |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.407 s |
Memory usage | 3.63 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.186 s |
Memory usage | 3.5 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.688 s |
Memory usage | 6.26 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.672 s |
Memory usage | 6.19 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.330 s | 0.292 s | -0.038 s | 3.51 MiB | 3.51 MiB | + 4.27 KiB |
/wp-admin/edit.php | 0.201 s | 0.245 s | +0.044 s | 3.57 MiB | 3.72 MiB | + 148.84 KiB |
/wp-admin/post-new.php | 0.827 s | 0.663 s | -0.164 s | 6.06 MiB | 6.26 MiB | + 207.02 KiB |
/wp-admin/upload.php | 0.772 s | 0.735 s | -0.037 s | 3.52 MiB | 3.51 MiB | - 13.14 KiB |
/wp-admin/options-writing.php | 0.228 s | 0.216 s | -0.012 s | 3.5 MiB | 3.49 MiB | - 9.15 KiB |
/wp-admin/media-new.php | 0.285 s | 0.208 s | -0.077 s | 3.49 MiB | 3.49 MiB | - 976 bytes |
/wp-admin/edit-tags.php?taxonomy=category | 0.204 s | 0.219 s | +0.015 s | 3.5 MiB | 3.51 MiB | + 9.72 KiB |
/wp-admin/post-new.php?post_type=page | 0.747 s | 0.642 s | -0.105 s | 6.05 MiB | 6.19 MiB | + 138.85 KiB |
/wp-admin/options-discussion.php | 0.278 s | 0.508 s | +0.230 s | 3.5 MiB | 3.49 MiB | - 12.65 KiB |
/wp-admin/edit-comments.php | 0.443 s | 0.208 s | -0.235 s | 3.52 MiB | 3.51 MiB | - 13.15 KiB |
/ | 0.308 s | 0.199 s | -0.109 s | 3.43 MiB | 3.49 MiB | + 61.75 KiB |
Average | 0.420 s | 0.376 s | -0.044 s | 3.97 MiB | 4.02 MiB | + 47.4 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.1% | 5,700 | 2,118 | 24 | |
JavaScript | 17.6% | 1,429 | 570 | 4 | |
CSS | 12.4% | 1,008 | 66 | 4 | |
Total | 8,137 | 2,754 | 32 |
Lines of code | 5,454 |
---|---|
Total complexity | 1,182 |
Median class complexity | 24.0 |
Median method complexity | 3.0 |
Most complex class | CustomSidebarsEditor |
Most complex function | CustomSidebarsVisibility::maybe_display_widget() |
Classes | 14 |
---|---|
Methods | 177 |
Functions | 6 |
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
1{
"post": {
"customsidebars-mb": {
"title": "Sidebars",
"context": "side"
}
},
"page": {
"customsidebars-mb": {
"title": "Sidebars",
"context": "side"
}
}
}
The log file is empty.