Custom Sidebars 3.3

Does Custom Sidebars work with WordPress 5.6 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: 84.57 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.6
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=ad81b08e48
Aspect after-activation
HTTP status 200
Load time 0.278 s
Memory usage 2.69 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.404 s
Memory usage 2.72 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.815 s
Memory usage 5.24 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.724 s
Memory usage 5.16 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.269 s0.255 s-0.014 s2.79 MiB2.8 MiB+ 8.87 KiB
/wp-admin/edit.php0.340 s0.303 s-0.037 s2.84 MiB3.11 MiB+ 279.42 KiB
/wp-admin/post-new.php1.420 s0.846 s-0.574 s4.94 MiB5.24 MiB+ 311.25 KiB
/wp-admin/upload.php0.741 s0.436 s-0.305 s2.67 MiB2.67 MiB+ 3.73 KiB
/wp-admin/options-writing.php0.158 s0.175 s+0.017 s2.68 MiB2.66 MiB- 28.29 KiB
/wp-admin/media-new.php0.286 s0.175 s-0.111 s2.65 MiB2.65 MiB+ 3.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.192 s+0.011 s2.68 MiB2.69 MiB+ 4.81 KiB
/wp-admin/post-new.php?post_type=page0.787 s0.621 s-0.166 s4.92 MiB5.16 MiB+ 237.73 KiB
/wp-admin/options-discussion.php0.312 s0.315 s+0.003 s2.65 MiB2.65 MiB+ 4.22 KiB
/wp-admin/edit-comments.php0.236 s0.236 s+0.000 s2.75 MiB2.75 MiB+ 3.72 KiB
/0.339 s0.226 s-0.113 s2.61 MiB2.71 MiB+ 101.2 KiB
Average 0.461 s0.344 s-0.117 s3.11 MiB3.19 MiB+ 84.57 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.6%5,5492,12324
JavaScript17.9%1,4295704
CSS12.5%999664
Total 7,977 2,759 32

PHP Code Analysis | More results »

Lines of code 5,296
Total complexity 1,194
Median class complexity 24.0
Median method complexity 3.0
Most complex class CustomSidebarsEditor
Most complex function CustomSidebarsVisibility::maybe_display_widget()
Classes 14
Methods 180
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