UpdraftPlus - Backup/Restore 1.23.8

Does UpdraftPlus - Backup/Restore work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 269.5 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.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000,000+
WordPress.org page https://wordpress.org/plugins/updraftplus/
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_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=updraftplus%2Fupdraftplus.php&plugin_status=all&paged=1&s&_wpnonce=730b1b77aa
Aspect after-activation
HTTP status 200
Load time 0.431 s
Memory usage 6.38 MiB
JS errors None
Resource errors None

Settings → UpdraftPlus Backups

Page screenshot: Settings → UpdraftPlus Backups
URL /wp-admin/options-general.php?page=updraftplus
Aspect menu-item
HTTP status 500
Load time 0.211 s
Memory usage N/A
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.157 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.450 s0.277 s-0.173 s2.82 MiB3.11 MiB+ 295.3 KiB
/wp-admin/edit.php0.250 s0.185 s-0.065 s2.85 MiB3.13 MiB+ 292.34 KiB
/wp-admin/post-new.php0.878 s0.541 s-0.337 s5.21 MiB5.51 MiB+ 300.88 KiB
/wp-admin/upload.php0.566 s0.381 s-0.185 s2.77 MiB3.04 MiB+ 276.1 KiB
/wp-admin/options-writing.php0.219 s0.192 s-0.027 s2.76 MiB3.02 MiB+ 268.03 KiB
/wp-admin/media-new.php0.450 s0.228 s-0.222 s2.74 MiB3.02 MiB+ 288.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.184 s-0.007 s2.76 MiB3.04 MiB+ 293.46 KiB
/wp-admin/post-new.php?post_type=page0.591 s0.544 s-0.047 s5.21 MiB5.5 MiB+ 296.45 KiB
/wp-admin/options-discussion.php0.382 s0.215 s-0.167 s2.75 MiB3.02 MiB+ 276.56 KiB
/wp-admin/edit-comments.php0.236 s0.211 s-0.025 s2.78 MiB3.05 MiB+ 275.3 KiB
/0.262 s0.187 s-0.075 s3.13 MiB3.23 MiB+ 101.84 KiB
Average 0.407 s0.286 s-0.121 s3.25 MiB3.52 MiB+ 269.5 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.

PO File
PHP
JavaScript
Language % Lines of code Comment lines Files
PO File60.1%136,69183,52032
PHP25.1%57,04519,867189
JavaScript10.0%22,6534,20414
CSS4.7%10,69518917
Sass0.1%16701
HTML0.0%4101
Markdown0.0%3501
Perl0.0%811
SVG0.0%701
JSON0.0%101
Total 227,343 107,781 258

PHP Code Analysis | More results »

Lines of code 55,111
Total complexity 15,262
Median class complexity 6.0
Median method complexity 1.0
Most complex class UpdraftPlus
Most complex function Updraft_Restorer::restore_backup_db()
Classes 374
Methods 3,414
Functions 8

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 18

PHP Error Log 13 lines

[10-Aug-2023 06:16:05 UTC] PHP Fatal error:  Uncaught ArgumentCountError: 2 arguments are required, 1 given in /wp-content/plugins/updraftplus/methods/googledrive.php:1453
Stack trace:
#0 /wp-content/plugins/updraftplus/methods/googledrive.php(1453): sprintf()
#1 /wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php(89): UpdraftPlus_BackupModule_googledrive->get_template_properties()
#2 /wp-content/plugins/updraftplus/admin.php(865): UpdraftPlus_Storage_Methods_Interface::get_remote_storage_options_and_templates()
#3 /wp-includes/class-wp-hook.php(310): UpdraftPlus_Admin->admin_enqueue_scripts()
#4 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin-header.php(118): do_action()
#7 /wp-admin/admin.php(239): require_once('...')
#8 /wp-admin/options-general.php(10): require_once('...')
#9 {main}
  thrown in /wp-content/plugins/updraftplus/methods/googledrive.php on line 1453
See also: All tests for this plugin, How to Hide the "UpdraftPlus Backups" Admin Menu