Backup Migration 1.3.1

Does Backup Migration work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 56.18 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.029 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80,000+
WordPress.org page https://wordpress.org/plugins/backup-backup/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Backup Migration ‹ Test site — WordPress

Page screenshot: Backup Migration ‹ Test site — WordPress
URL /wp-admin/admin.php?page=backup-migration
Requested URL /wp-admin/plugins.php?action=activate&plugin=backup-backup%2Fbackup-backup.php&plugin_status=all&paged=1&s&_wpnonce=a4756a7b02
Aspect after-activation
HTTP status 200
Load time 1.380 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Backup Migration

Page screenshot: Backup Migration
URL /wp-admin/admin.php?page=backup-migration
Aspect menu-item
HTTP status 200
Load time 0.524 s
Memory usage 2.8 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.190 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.323 s0.321 s-0.002 s2.82 MiB2.88 MiB+ 60.27 KiB
/wp-admin/edit.php0.185 s0.269 s+0.084 s2.85 MiB2.91 MiB+ 59.59 KiB
/wp-admin/post-new.php0.709 s0.963 s+0.254 s5.21 MiB5.29 MiB+ 80.12 KiB
/wp-admin/upload.php0.549 s0.560 s+0.011 s2.77 MiB2.81 MiB+ 42.95 KiB
/wp-admin/options-writing.php0.195 s0.200 s+0.005 s2.76 MiB2.8 MiB+ 34.55 KiB
/wp-admin/media-new.php0.377 s0.255 s-0.122 s2.74 MiB2.79 MiB+ 55.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.203 s+0.020 s2.76 MiB2.81 MiB+ 59.95 KiB
/wp-admin/post-new.php?post_type=page0.554 s0.598 s+0.044 s5.21 MiB5.29 MiB+ 80.05 KiB
/wp-admin/options-discussion.php0.363 s0.430 s+0.067 s2.75 MiB2.79 MiB+ 44.77 KiB
/wp-admin/edit-comments.php0.233 s0.245 s+0.012 s2.78 MiB2.82 MiB+ 42.63 KiB
/0.249 s0.199 s-0.050 s3.13 MiB3.19 MiB+ 57.7 KiB
Average 0.356 s0.386 s+0.029 s3.25 MiB3.31 MiB+ 56.18 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
Language % Lines of code Comment lines Files
PHP89.8%18,8494,504157
SVG6.0%1,2681677
CSS3.7%76823
JSON0.3%5801
JavaScript0.3%5823
Total 21,001 4,524 241

PHP Code Analysis | More results »

Lines of code 15,067
Total complexity 3,927
Median class complexity 21.0
Median method complexity 2.0
Most complex class BMI\Plugin\BMI_Ajax
Most complex function BMI\Plugin\Backup_Migration_Plugin::handle_downloading()
Classes 54
Methods 627
Functions 24

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 6

PHP Error Log 4 lines

[21-Sep-2023 14:05:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[21-Sep-2023 14:05:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[21-Sep-2023 14:05:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[21-Sep-2023 14:05:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
See also: All tests for this plugin, How to Hide the "Backup Migration" Admin Menu