Simple Slideout Menu 1.3.1

Does Simple Slideout Menu work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
48PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 29.5 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.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/simple-slideout-menu/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=simple-slideout-menu%2Fsimple-slideout-menu.php&plugin_status=all&paged=1&s&_wpnonce=ea56cebc42
Aspect after-activation
HTTP status 200
Load time 0.306 s
Memory usage 3.5 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.247 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.419 s0.464 s+0.045 s3.47 MiB3.49 MiB+ 18.42 KiB
/wp-admin/edit.php0.280 s0.274 s-0.006 s3.54 MiB3.56 MiB+ 19.13 KiB
/wp-admin/post-new.php0.959 s0.743 s-0.216 s5.75 MiB5.77 MiB+ 22.79 KiB
/wp-admin/upload.php0.745 s0.534 s-0.211 s3.49 MiB3.49 MiB+ 1.72 KiB
/wp-admin/options-writing.php0.318 s0.240 s-0.078 s3.41 MiB3.47 MiB+ 64.52 KiB
/wp-admin/media-new.php0.286 s0.306 s+0.020 s3.4 MiB3.47 MiB+ 77.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.258 s0.227 s-0.031 s3.47 MiB3.49 MiB+ 24.58 KiB
/wp-admin/post-new.php?post_type=page0.705 s0.800 s+0.095 s5.75 MiB5.77 MiB+ 18.38 KiB
/wp-admin/options-discussion.php0.313 s0.380 s+0.067 s3.41 MiB3.47 MiB+ 66.21 KiB
/wp-admin/edit-comments.php0.570 s0.308 s-0.262 s3.49 MiB3.49 MiB+ 1.71 KiB
/0.443 s0.275 s-0.168 s3.45 MiB3.46 MiB+ 9.13 KiB
Average 0.481 s0.414 s-0.068 s3.88 MiB3.9 MiB+ 29.5 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP63.0%7427511
CSS22.3%26332
JavaScript14.7%173642
Total 1,178 142 15

PHP Code Analysis | More results »

Lines of code 697
Total complexity 74
Median class complexity 9.5
Median method complexity 1.0
Most complex class Simple_Slideout_Menu
Most complex function simsm\admin\Customizer::customize_register()
Classes 8
Methods 34
Functions 1

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.

Meta Boxes

{
    "nav-menus": {
        "simsa_slideout_me": {
            "title": "Slideout Menu",
            "context": "side"
        }
    }
}

PHP Error Log 48 lines

[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "before" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 35
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "after" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 42
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "before" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 35
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "after" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 42
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "before" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 35
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "after" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 42
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "before" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 35
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:35 UTC] PHP Warning:  Attempt to read property "after" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 42
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "before" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 35
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "after" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 42
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "before" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 35
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "after" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 42
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "before" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 35
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "after" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 42
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 17
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "before" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 35
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "walker" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "has_children" on null in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 39
[15-Sep-2024 01:07:46 UTC] PHP Warning:  Attempt to read property "after" on array in /wp-content/plugins/simple-slideout-menu/includes/simsm-walker.php on line 42
See also: All tests for this plugin, How to Hide the "Slideout Menu" Meta Box