Disable All WordPress Updates and Theme Editors 2.0.2

Does "Disable All WordPress Updates and Theme Editors" work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 50.78 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.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/disable-automatic-updates-and-theme-editors/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin=disable-automatic-updates-and-theme-editors%2Fdisable-wordpress-automatic-updates-theme-editors.php
Requested URL /wp-admin/plugins.php?action=activate&plugin=disable-automatic-updates-and-theme-editors%2Fdisable-wordpress-automatic-updates-theme-editors.php&plugin_status=all&paged=1&s&_wpnonce=f27789eadf
Aspect after-activation
HTTP status 200
Load time 0.319 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Settings → Disable Updates

Page screenshot: Settings → Disable Updates
URL /wp-admin/options-general.php?page=dawufeg-disable-menu
Aspect menu-item
HTTP status 200
Load time 0.273 s
Memory usage 3.56 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.213 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.303 s0.282 s-0.021 s3.48 MiB3.54 MiB+ 57.17 KiB
/wp-admin/edit.php0.177 s0.202 s+0.025 s3.54 MiB3.62 MiB+ 73.13 KiB
/wp-admin/post-new.php0.717 s0.640 s-0.077 s5.93 MiB6 MiB+ 75.64 KiB
/wp-admin/upload.php0.509 s0.292 s-0.217 s3.5 MiB3.53 MiB+ 38.45 KiB
/wp-admin/options-writing.php0.186 s0.191 s+0.005 s3.47 MiB3.52 MiB+ 42.84 KiB
/wp-admin/media-new.php0.255 s0.235 s-0.020 s3.46 MiB3.51 MiB+ 51.04 KiB
/wp-admin/edit-tags.php?taxonomy=category0.173 s0.200 s+0.027 s3.48 MiB3.54 MiB+ 62.12 KiB
/wp-admin/post-new.php?post_type=page0.569 s0.763 s+0.194 s5.92 MiB5.99 MiB+ 75.2 KiB
/wp-admin/options-discussion.php0.272 s0.349 s+0.077 s3.48 MiB3.51 MiB+ 39.34 KiB
/wp-admin/edit-comments.php0.182 s0.227 s+0.045 s3.5 MiB3.55 MiB+ 55.77 KiB
/0.275 s0.184 s-0.091 s3.48 MiB3.47 MiB- 12.16 KiB
Average 0.329 s0.324 s-0.005 s3.93 MiB3.98 MiB+ 50.78 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
Markdown
CSS
Language % Lines of code Comment lines Files
PHP72.8%1,03970910
Markdown11.5%16402
CSS9.1%13001
JSON3.5%5001
JavaScript3.2%4551
Total 1,428 714 15

PHP Code Analysis | More results »

Lines of code 1,059
Total complexity 271
Median class complexity 16.0
Median method complexity 1.0
Most complex class dawufeg\settings\Dawufeg_Theme_Plugin_Update
Most complex function dawufeg\settings\Dawufeg_Theme_Plugin_Update::dawufeg_check_theme_plug_update_option()
Classes 10
Methods 85
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 12

User Metadata wp_usermeta 1

PHP Error Log 39 lines

[18-Feb-2025 17:49:33 UTC] PHP Warning:  Undefined variable $config_transformer in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php on line 105
[18-Feb-2025 17:49:33 UTC] PHP Fatal error:  Uncaught Error: Call to a member function update() on null in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php:105
Stack trace:
#0 /wp-includes/class-wp-hook.php(326): dawufeg\settings\Dawufeg_Updates->dawufeg_check_minor_minor_update_option()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/option.php(1022): do_action()
#4 /wp-admin/includes/plugin.php(714): update_option()
#5 /wp-admin/plugins.php(60): activate_plugin()
#6 {main}
  thrown in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php on line 105
[18-Feb-2025 17:49:44 UTC] PHP Warning:  Undefined variable $config_transformer in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php on line 105
[18-Feb-2025 17:49:44 UTC] PHP Fatal error:  Uncaught Error: Call to a member function update() on null in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php:105
Stack trace:
#0 /wp-includes/class-wp-hook.php(326): dawufeg\settings\Dawufeg_Updates->dawufeg_check_minor_minor_update_option()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/option.php(1022): do_action()
#4 /wp-admin/includes/plugin.php(845): update_option()
#5 /wp-admin/plugins.php(211): deactivate_plugins()
#6 {main}
  thrown in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php on line 105
[18-Feb-2025 17:49:44 UTC] PHP Warning:  Undefined variable $config_transformer in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php on line 105
[18-Feb-2025 17:49:44 UTC] PHP Fatal error:  Uncaught Error: Call to a member function update() on null in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php:105
Stack trace:
#0 /wp-includes/class-wp-hook.php(326): dawufeg\settings\Dawufeg_Updates->dawufeg_check_minor_minor_update_option()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/option.php(1022): do_action()
#4 /wp-includes/class-wp-recovery-mode-key-service.php(190): update_option()
#5 /wp-includes/class-wp-recovery-mode-key-service.php(66): WP_Recovery_Mode_Key_Service->update_keys()
#6 /wp-includes/class-wp-recovery-mode-link-service.php(59): WP_Recovery_Mode_Key_Service->generate_and_store_recovery_mode_key()
#7 /wp-includes/class-wp-recovery-mode-email-service.php(116): WP_Recovery_Mode_Link_Service->generate_url()
#8 /wp-includes/class-wp-recovery-mode-email-service.php(62): WP_Recovery_Mode_Email_Service->send_recovery_mode_email()
#9 /wp-includes/class-wp-recovery-mode.php(185): WP_Recovery_Mode_Email_Service->maybe_send_recovery_mode_email()
#10 /wp-includes/class-wp-fatal-error-handler.php(55): WP_Recovery_Mode->handle_error()
#11 [internal function]: WP_Fatal_Error_Handler->handle()
#12 {main}
  thrown in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php on line 105
See also: All tests for this plugin