Does Custom Sidebars 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: 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.3 |
|---|---|
| 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=0b2f5cd924 |
| 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.191 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.587 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.653 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.430 s | 0.288 s | -0.142 s | 3.51 MiB | 3.51 MiB | + 4.27 KiB |
| /wp-admin/edit.php | 0.198 s | 0.226 s | +0.028 s | 3.57 MiB | 3.72 MiB | + 148.84 KiB |
| /wp-admin/post-new.php | 0.708 s | 0.611 s | -0.097 s | 6.06 MiB | 6.26 MiB | + 207.02 KiB |
| /wp-admin/upload.php | 0.734 s | 0.353 s | -0.381 s | 3.52 MiB | 3.51 MiB | - 13.14 KiB |
| /wp-admin/options-writing.php | 0.186 s | 0.165 s | -0.021 s | 3.5 MiB | 3.49 MiB | - 9.15 KiB |
| /wp-admin/media-new.php | 0.253 s | 0.243 s | -0.010 s | 3.49 MiB | 3.49 MiB | - 976 bytes |
| /wp-admin/edit-tags.php?taxonomy=category | 0.152 s | 0.169 s | +0.017 s | 3.5 MiB | 3.51 MiB | + 9.72 KiB |
| /wp-admin/post-new.php?post_type=page | 0.560 s | 0.572 s | +0.012 s | 6.05 MiB | 6.19 MiB | + 138.85 KiB |
| /wp-admin/options-discussion.php | 0.251 s | 0.206 s | -0.045 s | 3.5 MiB | 3.49 MiB | - 12.65 KiB |
| /wp-admin/edit-comments.php | 0.189 s | 0.178 s | -0.011 s | 3.52 MiB | 3.51 MiB | - 13.15 KiB |
| / | 0.271 s | 0.183 s | -0.088 s | 3.43 MiB | 3.49 MiB | + 61.75 KiB |
| Average | 0.357 s | 0.290 s | -0.067 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.