Freesoul Deactivate Plugins 1.6.3

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

Summary

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

Memory usage: 25.92 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 7

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=fc63bd6058
Aspect after-activation
HTTP status 200
Load time 0.402 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/admin.php?page=eos_dp_by_post_type
Requested URL /wp-admin/plugins.php?page=eos_dp_by_post_type
Aspect menu-item
HTTP status 200
Load time 0.214 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Freesoul Deactivate Plugins

Page screenshot: Freesoul Deactivate Plugins
URL /wp-admin/admin.php?page=eos_dp_by_post_type
Aspect menu-item
HTTP status 200
Load time 0.167 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Freesoul Deactivate Plugins → Firing Order

Page screenshot: Freesoul Deactivate Plugins → Firing Order
URL /wp-admin/admin.php?page=eos_dp_firing_order
Aspect menu-item
HTTP status 200
Load time 0.171 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.230 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 1.277 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 1.024 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.266 s0.227 s-0.039 s3.61 MiB3.66 MiB+ 44.14 KiB
/wp-admin/edit.php0.185 s0.225 s+0.040 s3.64 MiB3.69 MiB+ 44.09 KiB
/wp-admin/post-new.php1.081 s1.423 s+0.342 s5.36 MiB5.41 MiB+ 48.38 KiB
/wp-admin/upload.php0.661 s0.365 s-0.296 s3.48 MiB3.52 MiB+ 43.41 KiB
/wp-admin/options-writing.php0.162 s0.144 s-0.018 s3.56 MiB3.51 MiB- 49.84 KiB
/wp-admin/media-new.php0.202 s0.188 s-0.014 s3.46 MiB3.5 MiB+ 44.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.175 s-0.007 s3.56 MiB3.61 MiB+ 44.63 KiB
/wp-admin/post-new.php?post_type=page0.900 s0.964 s+0.064 s5.35 MiB5.39 MiB+ 41.59 KiB
/wp-admin/options-discussion.php0.238 s0.232 s-0.006 s3.46 MiB3.51 MiB+ 44.09 KiB
/wp-admin/edit-comments.php0.207 s0.204 s-0.003 s3.57 MiB3.61 MiB+ 43 KiB
/0.295 s0.271 s-0.024 s3.32 MiB3.25 MiB- 62.47 KiB
Average 0.398 s0.402 s+0.004 s3.85 MiB3.88 MiB+ 25.92 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 25 lines

[22-Jan-2020 19:28:42 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:43 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:43 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:43 UTC] PHP Notice:  Undefined variable: post_type in /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/partials/eos-dp-navigation.php on line 54
[22-Jan-2020 19:28:43 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:43 UTC] PHP Notice:  Undefined variable: post_type in /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/partials/eos-dp-navigation.php on line 54
[22-Jan-2020 19:28:43 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:43 UTC] PHP Notice:  Undefined variable: post_type in /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/partials/eos-dp-navigation.php on line 54
[22-Jan-2020 19:28:44 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:44 UTC] PHP Notice:  Undefined variable: post_type in /wp-content/plugins/freesoul-deactivate-plugins/admin/templates/partials/eos-dp-navigation.php on line 54
[22-Jan-2020 19:28:45 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:45 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:46 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:47 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:48 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:48 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:48 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:48 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:49 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:50 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:50 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:50 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:52 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:54 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
[22-Jan-2020 19:28:54 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 4986
See also: All tests for this plugin, How to Hide Freesoul Deactivate Plugins Admin Menus