easy-update-urls 1.23

Does easy-update-urls work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 56.66 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/easy-update-urls/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=easy-update-urls%2Feasyupdateurls.php&plugin_status=all&paged=1&s&_wpnonce=de1a76246b
Aspect after-activation
HTTP status 200
Load time 0.353 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Tools

Page screenshot: Tools
URL /wp-admin/admin.php?page=easy_update_urls_admin_page
Aspect menu-item
HTTP status 200
Load time 0.202 s
Memory usage N/A
JS errors None
Resource errors None

Tools → Dashboard

Page screenshot: Tools → Dashboard
URL /wp-admin/tools.php?page=easy_update_urls_admin_page&tab=dashboard&_wpnonce=55e3e8043d
Aspect menu-item-tab
HTTP status 200
Load time 0.152 s
Memory usage N/A
JS errors None
Resource errors None

Tools → Update URLs

Page screenshot: Tools → Update URLs
URL /wp-admin/tools.php?page=easy_update_urls_admin_page&tab=update&_wpnonce=55e3e8043d
Aspect menu-item-tab
HTTP status 200
Load time 0.161 s
Memory usage N/A
JS errors None
Resource errors None

Tools → More Tools

Page screenshot: Tools → More Tools
URL /wp-admin/tools.php?page=easy_update_urls_admin_page&tab=more&_wpnonce=55e3e8043d
Aspect menu-item-tab
HTTP status 200
Load time 0.410 s
Memory usage N/A
JS errors None
Resource errors None

Installing New Plugin

Page screenshot: Installing New Plugin
URL /wp-admin/admin.php?page=bill_pre-checkup
Aspect menu-item
HTTP status 200
Load time 0.191 s
Memory usage 3.5 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.195 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.384 s0.362 s-0.022 s3.47 MiB3.52 MiB+ 47.8 KiB
/wp-admin/edit.php0.215 s0.220 s+0.005 s3.54 MiB3.58 MiB+ 47.02 KiB
/wp-admin/post-new.php0.824 s0.626 s-0.198 s5.75 MiB5.82 MiB+ 71.81 KiB
/wp-admin/upload.php0.680 s0.491 s-0.189 s3.49 MiB3.52 MiB+ 28.98 KiB
/wp-admin/options-writing.php0.201 s0.230 s+0.029 s3.41 MiB3.5 MiB+ 92.41 KiB
/wp-admin/media-new.php0.254 s0.270 s+0.016 s3.4 MiB3.5 MiB+ 105.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.214 s+0.029 s3.47 MiB3.52 MiB+ 52.47 KiB
/wp-admin/post-new.php?post_type=page0.605 s0.599 s-0.006 s5.75 MiB5.81 MiB+ 67.4 KiB
/wp-admin/options-discussion.php0.229 s0.508 s+0.279 s3.41 MiB3.5 MiB+ 94.73 KiB
/wp-admin/edit-comments.php0.217 s0.229 s+0.012 s3.49 MiB3.52 MiB+ 29.6 KiB
/0.321 s0.202 s-0.119 s3.45 MiB3.44 MiB- 14.77 KiB
Average 0.374 s0.359 s-0.015 s3.88 MiB3.93 MiB+ 56.66 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
PO File
Language % Lines of code Comment lines Files
PHP53.6%3,76081312
PO File33.2%2,3328207
CSS7.6%534325
JavaScript5.6%3921145
Total 7,018 1,779 29

PHP Code Analysis | More results »

Lines of code 3,686
Total complexity 465
Median class complexity 11.0
Median method complexity 1.0
Most complex class Bill_Class_Diagnose
Most complex function easy_update_urls_BillDiagnose\recaptcha_for_all_Bill_Diagnose::site_health_tab_content()
Classes 13
Methods 65
Functions 33

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 5

PHP Error Log 43 lines

[26-Sep-2024 11:40:24 UTC] PHP Warning:  require_once(/wp-content/plugins/easy-update-urls/dashboard/mybanners.php): Failed to open stream: No such file or directory in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php on line 66
[26-Sep-2024 11:40:24 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/wp-content/plugins/easy-update-urls/dashboard/mybanners.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php:66
Stack trace:
#0 /wp-content/plugins/easy-update-urls/easyupdateurls.php(87): require_once()
#1 /wp-includes/class-wp-hook.php(324): easy_update_urls_admin_page()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 {main}
  thrown in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php on line 66
[26-Sep-2024 11:40:25 UTC] PHP Warning:  require_once(/wp-content/plugins/easy-update-urls/dashboard/mybanners.php): Failed to open stream: No such file or directory in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php on line 66
[26-Sep-2024 11:40:25 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/wp-content/plugins/easy-update-urls/dashboard/mybanners.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php:66
Stack trace:
#0 /wp-content/plugins/easy-update-urls/easyupdateurls.php(87): require_once()
#1 /wp-includes/class-wp-hook.php(324): easy_update_urls_admin_page()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 /wp-admin/tools.php(40): require_once('...')
#6 {main}
  thrown in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php on line 66
[26-Sep-2024 11:40:26 UTC] PHP Warning:  require_once(/wp-content/plugins/easy-update-urls/dashboard/mybanners.php): Failed to open stream: No such file or directory in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php on line 66
[26-Sep-2024 11:40:26 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/wp-content/plugins/easy-update-urls/dashboard/mybanners.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php:66
Stack trace:
#0 /wp-content/plugins/easy-update-urls/easyupdateurls.php(87): require_once()
#1 /wp-includes/class-wp-hook.php(324): easy_update_urls_admin_page()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 /wp-admin/tools.php(40): require_once('...')
#6 {main}
  thrown in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php on line 66
[26-Sep-2024 11:40:26 UTC] PHP Warning:  require_once(/wp-content/plugins/easy-update-urls/dashboard/mybanners.php): Failed to open stream: No such file or directory in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php on line 66
[26-Sep-2024 11:40:26 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/wp-content/plugins/easy-update-urls/dashboard/mybanners.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php:66
Stack trace:
#0 /wp-content/plugins/easy-update-urls/easyupdateurls.php(87): require_once()
#1 /wp-includes/class-wp-hook.php(324): easy_update_urls_admin_page()
#2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 /wp-admin/tools.php(40): require_once('...')
#6 {main}
  thrown in /wp-content/plugins/easy-update-urls/dashboard/dashboard_container.php on line 66
See also: All tests for this plugin, How to Hide easy-update-urls Admin Menus