Does Custom Sidebars work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .
9 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 113.56 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=b88656ff18 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.475 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.164 s |
Memory usage | 3.47 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.611 s |
Memory usage | 6.09 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.622 s |
Memory usage | 6.08 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.342 s | 0.373 s | +0.031 s | 3.48 MiB | ||
/wp-admin/edit.php | 0.200 s | 0.315 s | +0.115 s | 3.54 MiB | 3.67 MiB | + 131.77 KiB |
/wp-admin/post-new.php | 0.764 s | 0.634 s | -0.130 s | 5.93 MiB | 6.09 MiB | + 168.63 KiB |
/wp-admin/upload.php | 0.526 s | 0.237 s | -0.289 s | 3.5 MiB | ||
/wp-admin/options-writing.php | 0.200 s | 0.122 s | -0.078 s | 3.47 MiB | ||
/wp-admin/media-new.php | 0.271 s | 0.155 s | -0.116 s | 3.46 MiB | ||
/wp-admin/edit-tags.php?taxonomy=category | 0.225 s | 0.095 s | -0.130 s | 3.48 MiB | ||
/wp-admin/post-new.php?post_type=page | 0.553 s | 0.708 s | +0.155 s | 5.92 MiB | 6.08 MiB | + 163.35 KiB |
/wp-admin/options-discussion.php | 0.261 s | 0.215 s | -0.046 s | 3.48 MiB | ||
/wp-admin/edit-comments.php | 0.190 s | 0.106 s | -0.084 s | 3.5 MiB | ||
/ | 0.299 s | 0.201 s | -0.098 s | 3.48 MiB | 3.47 MiB | - 9.52 KiB |
Average | 0.348 s | 0.287 s | -0.061 s | 3.93 MiB | 4.83 MiB | + 113.56 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.0% | 5,697 | 2,118 | 24 | |
JavaScript | 17.6% | 1,429 | 570 | 4 | |
CSS | 12.4% | 1,008 | 66 | 4 | |
Total | 8,134 | 2,754 | 32 |
Lines of code | 5,451 |
---|---|
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.
{
"post": {
"customsidebars-mb": {
"title": "Sidebars",
"context": "side"
}
},
"page": {
"customsidebars-mb": {
"title": "Sidebars",
"context": "side"
}
}
}
[01-Mar-2025 07:10:40 UTC] PHP Fatal error: Uncaught Error: Class "CustomSidebars" not found in /wp-content/plugins/custom-sidebars/customsidebars.php:148
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): {closure}()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(303): do_action()
#4 /wp-admin/index.php(137): require_once('...')
#5 {main}
thrown in /wp-content/plugins/custom-sidebars/customsidebars.php on line 148
[01-Mar-2025 07:10:41 UTC] PHP Fatal error: Uncaught Error: Class "CustomSidebars" not found in /wp-content/plugins/custom-sidebars/customsidebars.php:148
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): {closure}()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(303): do_action()
#4 /wp-admin/index.php(137): require_once('...')
#5 {main}
thrown in /wp-content/plugins/custom-sidebars/customsidebars.php on line 148
[01-Mar-2025 07:10:44 UTC] PHP Fatal error: Uncaught Error: Class "CustomSidebars" not found in /wp-content/plugins/custom-sidebars/customsidebars.php:148
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): {closure}()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(303): do_action()
#4 /wp-admin/upload.php(207): require_once('...')
#5 {main}
thrown in /wp-content/plugins/custom-sidebars/customsidebars.php on line 148
[01-Mar-2025 07:10:44 UTC] PHP Fatal error: Uncaught Error: Class "CustomSidebars" not found in /wp-content/plugins/custom-sidebars/customsidebars.php:148
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): {closure}()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(303): do_action()
#4 /wp-admin/options-writing.php(59): require_once('...')
#5 {main}
thrown in /wp-content/plugins/custom-sidebars/customsidebars.php on line 148
[01-Mar-2025 07:10:45 UTC] PHP Fatal error: Uncaught Error: Class "CustomSidebars" not found in /wp-content/plugins/custom-sidebars/customsidebars.php:148
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): {closure}()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(303): do_action()
#4 /wp-admin/media-new.php(65): require_once('...')
#5 {main}
thrown in /wp-content/plugins/custom-sidebars/customsidebars.php on line 148
[01-Mar-2025 07:10:45 UTC] PHP Fatal error: Uncaught Error: Class "CustomSidebars" not found in /wp-content/plugins/custom-sidebars/customsidebars.php:148
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): {closure}()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(303): do_action()
#4 /wp-admin/edit-tags.php(322): require_once('...')
#5 {main}
thrown in /wp-content/plugins/custom-sidebars/customsidebars.php on line 148
[01-Mar-2025 07:10:47 UTC] PHP Fatal error: Uncaught Error: Class "CustomSidebars" not found in /wp-content/plugins/custom-sidebars/customsidebars.php:148
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): {closure}()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(303): do_action()
#4 /wp-admin/options-discussion.php(36): require_once('...')
#5 {main}
thrown in /wp-content/plugins/custom-sidebars/customsidebars.php on line 148
[01-Mar-2025 07:10:47 UTC] PHP Fatal error: Uncaught Error: Class "CustomSidebars" not found in /wp-content/plugins/custom-sidebars/customsidebars.php:148
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): {closure}()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(303): do_action()
#4 /wp-admin/edit-comments.php(243): require_once('...')
#5 {main}
thrown in /wp-content/plugins/custom-sidebars/customsidebars.php on line 148
[01-Mar-2025 07:10:48 UTC] PHP Fatal error: Uncaught Error: Class "CustomSidebars" not found in /wp-content/plugins/custom-sidebars/customsidebars.php:148
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): {closure}()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-header.php(303): do_action()
#4 /wp-admin/index.php(137): require_once('...')
#5 {main}
thrown in /wp-content/plugins/custom-sidebars/customsidebars.php on line 148