Freesoul Deactivate Plugins 1.6.0

Does Freesoul Deactivate Plugins work with WordPress 5.3.2 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
4PHP notices
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 22.63 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.3.2
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 9,000+
WordPress.org page https://wordpress.org/plugins/freesoul-deactivate-plugins/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?charsout=53&plugin=freesoul-deactivate-plugins%2Ffreesoul-deactivate-plugins.php&plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=freesoul-deactivate-plugins%2Ffreesoul-deactivate-plugins.php&plugin_status=all&paged=1&s&_wpnonce=eeb6258f02
Aspect after-activation
HTTP status 200
Load time 0.398 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Plugins → Freesoul Deactivate Plugins

Page screenshot: Plugins  → Freesoul Deactivate Plugins
URL /wp-admin/plugins.php?page=eos_dp_by_post_type
Aspect menu-item
HTTP status 200
Load time 0.198 s
Memory usage 3.61 MiB
JS errors
[
    {
        "message": "TypeError: $(...).sortable is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/freesoul-deactivate-plugins/admin/js/eos-dp-admin.js?ver=1.6.0:562:20)\n    at i (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=5.3.2:2:27362)\n    at Object.fireWith [as resolveWith] (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=5.3.2:2:28121)\n    at Function.ready (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=5.3.2:2:29914)\n    at HTMLDocument.J (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=5.3.2:2:30276)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Plugins → Firing Order

Page screenshot: Plugins  → Firing Order
URL /wp-admin/plugins.php?page=eos_dp_firing_order
Aspect menu-item
HTTP status 200
Load time 0.159 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.225 s
Memory usage 3.25 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.936 s
Memory usage 5.41 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.929 s
Memory usage 5.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.272 s0.220 s-0.052 s3.61 MiB3.65 MiB+ 40.82 KiB
/wp-admin/edit.php0.209 s0.227 s+0.018 s3.64 MiB3.68 MiB+ 40.77 KiB
/wp-admin/post-new.php1.157 s1.930 s+0.773 s5.36 MiB5.41 MiB+ 45.06 KiB
/wp-admin/upload.php0.444 s0.397 s-0.047 s3.48 MiB3.52 MiB+ 39.49 KiB
/wp-admin/options-writing.php0.161 s0.145 s-0.016 s3.56 MiB3.51 MiB- 53.76 KiB
/wp-admin/media-new.php0.198 s0.181 s-0.017 s3.46 MiB3.5 MiB+ 40.17 KiB
/wp-admin/edit-tags.php?taxonomy=category0.389 s0.166 s-0.223 s3.56 MiB3.6 MiB+ 40.71 KiB
/wp-admin/post-new.php?post_type=page0.994 s0.916 s-0.078 s5.35 MiB5.39 MiB+ 38.27 KiB
/wp-admin/options-discussion.php0.237 s0.240 s+0.003 s3.46 MiB3.5 MiB+ 40.16 KiB
/wp-admin/edit-comments.php0.196 s0.184 s-0.012 s3.57 MiB3.61 MiB+ 39.68 KiB
/0.356 s0.193 s-0.163 s3.32 MiB3.25 MiB- 62.47 KiB
Average 0.419 s0.436 s+0.017 s3.85 MiB3.87 MiB+ 22.63 KiB

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": {
        "eos_dp_sectionid": {
            "title": "Freesoul Deactivate Plugins",
            "context": "normal"
        }
    },
    "page": {
        "eos_dp_sectionid": {
            "title": "Freesoul Deactivate Plugins",
            "context": "normal"
        }
    },
    "attachment": {
        "eos_dp_sectionid": {
            "title": "Freesoul Deactivate Plugins",
            "context": "normal"
        }
    }
}

PHP Error Log 4 lines

[15-Jan-2020 15:47:30 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/pages/eos-dp-post-type.php on line 52
[15-Jan-2020 15:47:30 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/pages/eos-dp-post-type.php on line 52
[15-Jan-2020 15:47:30 UTC] PHP Notice:  Undefined variable: post in /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/pages/eos-dp-post-type.php on line 52
[15-Jan-2020 15:47:30 UTC] PHP Notice:  Trying to get property 'ID' of non-object in /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/pages/eos-dp-post-type.php on line 52
See also: All tests for this plugin, How to Hide Freesoul Deactivate Plugins Admin Menus