Does Custom Sidebars work with WordPress 6.7.2 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: 41.46 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.7.2 |
---|---|
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=1ea7725664 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.816 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.214 s |
Memory usage | 3.49 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.769 s |
Memory usage | 6.1 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.637 s |
Memory usage | 6.09 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.289 s | 0.315 s | +0.026 s | 3.48 MiB | 3.49 MiB | + 4.28 KiB |
/wp-admin/edit.php | 0.198 s | 0.240 s | +0.042 s | 3.54 MiB | 3.67 MiB | + 134.09 KiB |
/wp-admin/post-new.php | 0.763 s | 0.648 s | -0.115 s | 5.93 MiB | 6.1 MiB | + 178.02 KiB |
/wp-admin/upload.php | 0.532 s | 0.375 s | -0.157 s | 3.5 MiB | 3.48 MiB | - 12.76 KiB |
/wp-admin/options-writing.php | 0.192 s | 0.182 s | -0.010 s | 3.47 MiB | 3.46 MiB | - 8.77 KiB |
/wp-admin/media-new.php | 0.276 s | 0.424 s | +0.148 s | 3.46 MiB | 3.46 MiB | - 584 bytes |
/wp-admin/edit-tags.php?taxonomy=category | 0.249 s | 0.218 s | -0.031 s | 3.48 MiB | 3.49 MiB | + 10.1 KiB |
/wp-admin/post-new.php?post_type=page | 0.555 s | 0.591 s | +0.036 s | 5.92 MiB | 6.09 MiB | + 172.76 KiB |
/wp-admin/options-discussion.php | 0.268 s | 0.233 s | -0.035 s | 3.48 MiB | 3.46 MiB | - 12.27 KiB |
/wp-admin/edit-comments.php | 0.190 s | 0.204 s | +0.014 s | 3.5 MiB | 3.48 MiB | - 12.77 KiB |
/ | 0.294 s | 0.193 s | -0.101 s | 3.48 MiB | 3.48 MiB | + 3.89 KiB |
Average | 0.346 s | 0.329 s | -0.017 s | 3.93 MiB | 3.97 MiB | + 41.46 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.4% | 5,783 | 2,087 | 24 | |
JavaScript | 17.4% | 1,429 | 570 | 4 | |
CSS | 12.3% | 1,008 | 66 | 4 | |
Total | 8,220 | 2,723 | 32 |
Lines of code | 5,528 |
---|---|
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
2{
"post": {
"customsidebars-mb": {
"title": "Sidebars",
"context": "side"
}
},
"page": {
"customsidebars-mb": {
"title": "Sidebars",
"context": "side"
}
}
}
The log file is empty.