Disable All WordPress Updates and Theme Editors 2.0.1

Does "Disable All WordPress Updates and Theme Editors" work with WordPress 6.7.1 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: 53.81 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.1
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=b2d25dd659
Aspect after-activation
HTTP status 200
Load time 0.528 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.200 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.212 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.311 s0.277 s-0.034 s3.48 MiB3.54 MiB+ 60.27 KiB
/wp-admin/edit.php0.183 s0.221 s+0.038 s3.54 MiB3.62 MiB+ 76.23 KiB
/wp-admin/post-new.php0.730 s0.667 s-0.063 s5.92 MiB6 MiB+ 78.74 KiB
/wp-admin/upload.php0.519 s0.347 s-0.172 s3.5 MiB3.54 MiB+ 41.55 KiB
/wp-admin/options-writing.php0.197 s0.195 s-0.002 s3.47 MiB3.52 MiB+ 45.95 KiB
/wp-admin/media-new.php0.269 s0.235 s-0.034 s3.46 MiB3.52 MiB+ 54.14 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.408 s+0.198 s3.48 MiB3.54 MiB+ 65.22 KiB
/wp-admin/post-new.php?post_type=page0.572 s0.619 s+0.047 s5.92 MiB6 MiB+ 78.3 KiB
/wp-admin/options-discussion.php0.278 s0.273 s-0.005 s3.47 MiB3.52 MiB+ 42.45 KiB
/wp-admin/edit-comments.php0.188 s0.228 s+0.040 s3.49 MiB3.55 MiB+ 58.87 KiB
/0.293 s0.189 s-0.104 s3.48 MiB3.47 MiB- 9.79 KiB
Average 0.341 s0.333 s-0.008 s3.93 MiB3.98 MiB+ 53.81 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
PHP73.5%1,07972610
Markdown11.2%16402
CSS8.9%13001
JSON3.4%5001
JavaScript3.1%4551
Total 1,468 731 15

PHP Code Analysis | More results »

Lines of code 1,099
Total complexity 282
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 88
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

[29-Nov-2024 10:51:30 UTC] PHP Warning:  Undefined variable $config_transformer in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php on line 105
[29-Nov-2024 10:51:30 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
[29-Nov-2024 10:51:41 UTC] PHP Warning:  Undefined variable $config_transformer in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php on line 105
[29-Nov-2024 10:51:41 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
[29-Nov-2024 10:51:41 UTC] PHP Warning:  Undefined variable $config_transformer in /wp-content/plugins/disable-automatic-updates-and-theme-editors/admin/dawufeg-updates.php on line 105
[29-Nov-2024 10:51:41 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