Custom Sidebars 3.32

Does Custom Sidebars work with WordPress 5.8.3 and PHP 7.4.8? 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: 87.85 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 version5.8.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=a121dad135
Aspect after-activation
HTTP status 200
Load time 0.655 s
Memory usage 3.3 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.270 s
Memory usage 3.07 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.718 s
Memory usage 5.5 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.765 s
Memory usage 5.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.348 s0.311 s-0.037 s3.08 MiB3.09 MiB+ 6.73 KiB
/wp-admin/edit.php0.225 s0.241 s+0.016 s3.11 MiB3.46 MiB+ 350.31 KiB
/wp-admin/post-new.php0.902 s1.060 s+0.158 s5.27 MiB5.5 MiB+ 240.94 KiB
/wp-admin/upload.php0.427 s0.339 s-0.088 s3.03 MiB3.03 MiB+ 5.59 KiB
/wp-admin/options-writing.php0.171 s0.176 s+0.005 s3.02 MiB3.01 MiB- 10.43 KiB
/wp-admin/media-new.php0.460 s0.227 s-0.233 s3.01 MiB3.01 MiB+ 5.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.256 s0.194 s-0.062 s3.04 MiB3.04 MiB+ 6.67 KiB
/wp-admin/post-new.php?post_type=page0.652 s0.930 s+0.278 s5.26 MiB5.49 MiB+ 235.41 KiB
/wp-admin/options-discussion.php0.258 s0.316 s+0.058 s3 MiB3.01 MiB+ 6.08 KiB
/wp-admin/edit-comments.php0.321 s0.226 s-0.095 s3.04 MiB3.05 MiB+ 5.58 KiB
/0.314 s0.287 s-0.027 s2.96 MiB3.07 MiB+ 113.72 KiB
Average 0.394 s0.392 s-0.002 s3.44 MiB3.52 MiB+ 87.85 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
PHP69.4%5,5072,11624
JavaScript18.0%1,4295704
CSS12.6%999664
Total 7,935 2,752 32

PHP Code Analysis | More results »

Lines of code 5,254
Total complexity 1,179
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