Custom Sidebars 3.36

Does Custom Sidebars work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

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.

Environment
WordPress version6.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/custom-sidebars/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.214 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
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

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.315 s+0.026 s3.48 MiB3.49 MiB+ 4.28 KiB
/wp-admin/edit.php0.198 s0.240 s+0.042 s3.54 MiB3.67 MiB+ 134.09 KiB
/wp-admin/post-new.php0.763 s0.648 s-0.115 s5.93 MiB6.1 MiB+ 178.02 KiB
/wp-admin/upload.php0.532 s0.375 s-0.157 s3.5 MiB3.48 MiB- 12.76 KiB
/wp-admin/options-writing.php0.192 s0.182 s-0.010 s3.47 MiB3.46 MiB- 8.77 KiB
/wp-admin/media-new.php0.276 s0.424 s+0.148 s3.46 MiB3.46 MiB- 584 bytes
/wp-admin/edit-tags.php?taxonomy=category0.249 s0.218 s-0.031 s3.48 MiB3.49 MiB+ 10.1 KiB
/wp-admin/post-new.php?post_type=page0.555 s0.591 s+0.036 s5.92 MiB6.09 MiB+ 172.76 KiB
/wp-admin/options-discussion.php0.268 s0.233 s-0.035 s3.48 MiB3.46 MiB- 12.27 KiB
/wp-admin/edit-comments.php0.190 s0.204 s+0.014 s3.5 MiB3.48 MiB- 12.77 KiB
/0.294 s0.193 s-0.101 s3.48 MiB3.48 MiB+ 3.89 KiB
Average 0.346 s0.329 s-0.017 s3.93 MiB3.97 MiB+ 41.46 KiB

Code Statistics

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.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP70.4%5,7832,08724
JavaScript17.4%1,4295704
CSS12.3%1,008664
Total 8,220 2,723 32

PHP Code Analysis | More results »

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

Additions

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.

Options wp_options 2

Meta Boxes

{
    "post": {
        "customsidebars-mb": {
            "title": "Sidebars",
            "context": "side"
        }
    },
    "page": {
        "customsidebars-mb": {
            "title": "Sidebars",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide the "Sidebars" Meta Box