Backup Migration 1.4.6

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

Summary

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

Memory usage: 80.22 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.6.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=948131263d
Aspect after-activation
HTTP status 200
Load time 1.438 s
Memory usage 3.64 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.441 s
Memory usage 3.53 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.296 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.323 s0.307 s-0.016 s3.47 MiB3.54 MiB+ 70.89 KiB
/wp-admin/edit.php0.208 s0.230 s+0.022 s3.54 MiB3.6 MiB+ 69.08 KiB
/wp-admin/post-new.php0.781 s0.820 s+0.039 s5.75 MiB5.84 MiB+ 89.69 KiB
/wp-admin/upload.php0.597 s0.472 s-0.125 s3.49 MiB3.55 MiB+ 57.54 KiB
/wp-admin/options-writing.php0.203 s0.210 s+0.007 s3.41 MiB3.52 MiB+ 114.84 KiB
/wp-admin/media-new.php0.219 s0.282 s+0.063 s3.4 MiB3.52 MiB+ 128.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.243 s+0.068 s3.47 MiB3.54 MiB+ 74.9 KiB
/wp-admin/post-new.php?post_type=page0.547 s0.719 s+0.172 s5.75 MiB5.83 MiB+ 89.62 KiB
/wp-admin/options-discussion.php0.208 s0.264 s+0.056 s3.41 MiB3.52 MiB+ 116.53 KiB
/wp-admin/edit-comments.php0.205 s0.237 s+0.032 s3.49 MiB3.55 MiB+ 57.53 KiB
/0.496 s0.191 s-0.305 s3.45 MiB3.47 MiB+ 13.58 KiB
Average 0.360 s0.361 s+0.001 s3.88 MiB3.95 MiB+ 80.22 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
PHP90.2%20,7224,874158
SVG5.9%1,3441686
CSS3.3%76823
JSON0.3%6901
JavaScript0.3%6223
Total 22,965 4,894 251

PHP Code Analysis | More results »

Lines of code 16,594
Total complexity 4,434
Median class complexity 14.0
Median method complexity 2.0
Most complex class BMI\Plugin\BMI_Ajax
Most complex function BMI\Plugin\Zipper\Zip::zip_end()
Classes 68
Methods 690
Functions 27

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 14 lines

[23-Jul-2024 21:05:39 UTC] PHP Fatal error:  Uncaught Error: Undefined constant "BMI\Plugin\Dashboard\BMI_CONFIG_PATH" in /wp-content/plugins/backup-backup/includes/config.php:72
Stack trace:
#0 /wp-content/plugins/backup-backup/includes/config.php(311): BMI\Plugin\Dashboard\bmi_set_config()
#1 /wp-content/plugins/backup-backup/includes/constants.php(32): require_once('...')
#2 /wp-content/plugins/backup-backup/backup-backup.php(55): require_once('...')
#3 /wp-includes/class-wp-hook.php(324): {closure}()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-settings.php(555): do_action()
#7 /wp-config.php(191): require_once('...')
#8 /wp-load.php(50): require_once('...')
#9 /wp-admin/admin-ajax.php(22): require_once('...')
#10 {main}
  thrown in /wp-content/plugins/backup-backup/includes/config.php on line 72
See also: All tests for this plugin