Simply Exclude 2.0.6.6

Does Simply Exclude work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 150.91 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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/simply-exclude/
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=simply-exclude%2Fsimplyexclude.php&plugin_status=all&paged=1&s&_wpnonce=1a9d878462
Aspect after-activation
HTTP status 200
Load time 0.226 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Simply Exclude

Page screenshot: Simply Exclude
URL /wp-admin/admin.php?page=se_manage_settings
Aspect menu-item
HTTP status 200
Load time 0.237 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Simply Exclude → Help

Page screenshot: Simply Exclude → Help
URL /wp-admin/admin.php?page=se_manage_help
Aspect menu-item
HTTP status 200
Load time 0.202 s
Memory usage 3.45 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.183 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.302 s0.299 s-0.003 s3.38 MiB3.54 MiB+ 159.06 KiB
/wp-admin/edit.php0.183 s0.271 s+0.088 s3.41 MiB3.57 MiB+ 163.24 KiB
/wp-admin/post-new.php0.854 s0.568 s-0.286 s5.46 MiB5.64 MiB+ 189.95 KiB
/wp-admin/upload.php0.497 s0.354 s-0.143 s3.32 MiB3.47 MiB+ 151.18 KiB
/wp-admin/options-writing.php0.199 s0.183 s-0.016 s3.32 MiB3.46 MiB+ 143.77 KiB
/wp-admin/media-new.php0.280 s0.261 s-0.019 s3.3 MiB3.46 MiB+ 163.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.207 s+0.032 s3.31 MiB3.48 MiB+ 170.7 KiB
/wp-admin/post-new.php?post_type=page0.540 s0.527 s-0.013 s5.45 MiB5.64 MiB+ 191.01 KiB
/wp-admin/options-discussion.php0.195 s0.363 s+0.168 s3.3 MiB3.45 MiB+ 151.67 KiB
/wp-admin/edit-comments.php0.203 s0.200 s-0.003 s3.34 MiB3.48 MiB+ 151.21 KiB
/0.258 s0.188 s-0.070 s3.36 MiB3.38 MiB+ 24.83 KiB
Average 0.335 s0.311 s-0.024 s3.72 MiB3.87 MiB+ 150.91 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
Language % Lines of code Comment lines Files
PHP89.1%2,4732711
PO File5.0%1391171
CSS3.1%8682
JavaScript2.8%7732
Total 2,775 399 6

PHP Code Analysis | More results »

Lines of code 2,502
Total complexity 589
Median class complexity 589.0
Median method complexity 5.0
Most complex class SimplyExclude
Most complex function SimplyExclude::se_filters()
Classes 1
Methods 68
Functions 0

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

{
    "custom_css": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "customize_changeset": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "oembed_cache": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "page": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "post": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "user_request": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "wp_block": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "wp_global_styles": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "wp_navigation": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "wp_template": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    },
    "wp_template_part": {
        "simplyexclude_v2": {
            "title": "Simply Exclude",
            "context": "side"
        }
    }
}

PHP Error Log 6 lines

[31-Jan-2024 22:02:46 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $term_id is implicitly treated as a required parameter in /wp-content/plugins/simply-exclude/simplyexclude.php on line 799
[31-Jan-2024 22:02:46 UTC] PHP Deprecated:  Optional parameter $content declared before required parameter $user_id is implicitly treated as a required parameter in /wp-content/plugins/simply-exclude/simplyexclude.php on line 846
[31-Jan-2024 22:02:48 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[31-Jan-2024 22:02:48 UTC] PHP Deprecated:  Function get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[31-Jan-2024 22:02:49 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[31-Jan-2024 22:02:49 UTC] PHP Deprecated:  Function get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide Simply Exclude Admin Menus and Meta Boxes