Custom Sidebars 3.38

Does Custom Sidebars work with WordPress 6.8.1 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: 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.

Environment
WordPress version6.8.1
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=8eba4b402e
Aspect after-activation
HTTP status 200
Load time 0.407 s
Memory usage 3.63 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.186 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.688 s
Memory usage 6.26 MiB
JS errors None
Resource errors None

Add Page ‹ Test site — WordPress

Page screenshot: Add Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.672 s
Memory usage 6.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.330 s0.292 s-0.038 s3.51 MiB3.51 MiB+ 4.27 KiB
/wp-admin/edit.php0.201 s0.245 s+0.044 s3.57 MiB3.72 MiB+ 148.84 KiB
/wp-admin/post-new.php0.827 s0.663 s-0.164 s6.06 MiB6.26 MiB+ 207.02 KiB
/wp-admin/upload.php0.772 s0.735 s-0.037 s3.52 MiB3.51 MiB- 13.14 KiB
/wp-admin/options-writing.php0.228 s0.216 s-0.012 s3.5 MiB3.49 MiB- 9.15 KiB
/wp-admin/media-new.php0.285 s0.208 s-0.077 s3.49 MiB3.49 MiB- 976 bytes
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.219 s+0.015 s3.5 MiB3.51 MiB+ 9.72 KiB
/wp-admin/post-new.php?post_type=page0.747 s0.642 s-0.105 s6.05 MiB6.19 MiB+ 138.85 KiB
/wp-admin/options-discussion.php0.278 s0.508 s+0.230 s3.5 MiB3.49 MiB- 12.65 KiB
/wp-admin/edit-comments.php0.443 s0.208 s-0.235 s3.52 MiB3.51 MiB- 13.15 KiB
/0.308 s0.199 s-0.109 s3.43 MiB3.49 MiB+ 61.75 KiB
Average 0.420 s0.376 s-0.044 s3.97 MiB4.02 MiB+ 47.4 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.1%5,7002,11824
JavaScript17.6%1,4295704
CSS12.4%1,008664
Total 8,137 2,754 32

PHP Code Analysis | More results »

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

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 1

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