Custom Sidebars 3.36

Does Custom Sidebars work with WordPress 6.5.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: 45.41 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.5.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=c393b37887
Aspect after-activation
HTTP status 200
Load time 0.493 s
Memory usage 3.54 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.233 s
Memory usage 3.44 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.712 s
Memory usage 5.76 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.683 s
Memory usage 5.75 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.459 s0.375 s-0.084 s3.44 MiB3.44 MiB+ 4.87 KiB
/wp-admin/edit.php0.249 s0.283 s+0.034 s3.46 MiB3.63 MiB+ 171.76 KiB
/wp-admin/post-new.php1.046 s0.728 s-0.318 s5.59 MiB5.77 MiB+ 178.15 KiB
/wp-admin/upload.php0.687 s0.631 s-0.056 s3.38 MiB3.37 MiB- 12.17 KiB
/wp-admin/options-writing.php0.240 s0.256 s+0.016 s3.37 MiB3.35 MiB- 20.21 KiB
/wp-admin/media-new.php0.317 s0.314 s-0.003 s3.35 MiB3.35 MiB+ 16 bytes
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.250 s+0.043 s3.37 MiB3.37 MiB+ 5.19 KiB
/wp-admin/post-new.php?post_type=page0.623 s0.635 s+0.012 s5.59 MiB5.75 MiB+ 172.94 KiB
/wp-admin/options-discussion.php0.271 s0.508 s+0.237 s3.36 MiB3.35 MiB- 11.68 KiB
/wp-admin/edit-comments.php0.557 s0.281 s-0.276 s3.39 MiB3.38 MiB- 12.18 KiB
/0.340 s0.244 s-0.096 s3.42 MiB3.44 MiB+ 22.79 KiB
Average 0.454 s0.410 s-0.045 s3.79 MiB3.84 MiB+ 45.41 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