Broken Link Checker by AIOSEO 1.2.2

Does Broken Link Checker by AIOSEO work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 280.59 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 100,000+
WordPress.org page https://wordpress.org/plugins/broken-link-checker-seo/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Broken Link Checker › Setup Wizard

Page screenshot: Broken Link Checker › Setup Wizard
URL /wp-admin/index.php?page=broken-link-checker-setup-wizard#/
Requested URL /wp-admin/plugins.php?action=activate&plugin=broken-link-checker-seo%2Faioseo-broken-link-checker.php&plugin_status=all&paged=1&s&_wpnonce=5264eb602c
Aspect after-activation
HTTP status 200
Load time 0.721 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Broken Links

Page screenshot: Broken Links
URL /wp-admin/admin.php?page=broken-link-checker#/
Requested URL /wp-admin/admin.php?page=broken-link-checker
Aspect menu-item
HTTP status 200
Load time 0.618 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Broken Links → SEO Settings

Page screenshot: Broken Links → SEO Settings
URL /wp-admin/admin.php?page=broken-link-checker-seo-settings#/
Requested URL /wp-admin/admin.php?page=broken-link-checker-seo-settings
Aspect menu-item
HTTP status 200
Load time 0.288 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Broken Links → About Us

Page screenshot: Broken Links → About Us
URL /wp-admin/admin.php?page=broken-link-checker-about#/
Requested URL /wp-admin/admin.php?page=broken-link-checker-about
Aspect menu-item
HTTP status 200
Load time 0.262 s
Memory usage 3.88 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.202 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.335 s0.257 s-0.078 s3.47 MiB3.8 MiB+ 333.26 KiB
/wp-admin/edit.php0.195 s0.183 s-0.012 s3.54 MiB3.82 MiB+ 292.8 KiB
/wp-admin/post-new.php0.722 s0.602 s-0.120 s5.75 MiB6.08 MiB+ 340.41 KiB
/wp-admin/upload.php0.530 s0.454 s-0.076 s3.49 MiB3.73 MiB+ 243.71 KiB
/wp-admin/options-writing.php0.205 s0.187 s-0.018 s3.41 MiB3.71 MiB+ 305.16 KiB
/wp-admin/media-new.php0.247 s0.233 s-0.014 s3.4 MiB3.71 MiB+ 318.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.198 s-0.024 s3.47 MiB3.73 MiB+ 261.07 KiB
/wp-admin/post-new.php?post_type=page0.562 s0.588 s+0.026 s5.75 MiB6.07 MiB+ 329.76 KiB
/wp-admin/options-discussion.php0.233 s0.249 s+0.016 s3.41 MiB3.71 MiB+ 306.85 KiB
/wp-admin/edit-comments.php0.200 s0.217 s+0.017 s3.49 MiB3.73 MiB+ 243.7 KiB
/0.286 s0.186 s-0.100 s3.45 MiB3.56 MiB+ 111.26 KiB
Average 0.340 s0.305 s-0.035 s3.88 MiB4.15 MiB+ 280.59 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
PHP100.0%7,8135,73870
Total 7,813 5,738 70

PHP Code Analysis | More results »

Lines of code 7,570
Total complexity 1,734
Median class complexity 17.0
Median method complexity 2.0
Most complex class AIOSEO\BrokenLinkChecker\Core\Database
Most complex function AIOSEO\BrokenLinkChecker\Core\Database::__toString()
Classes 53
Methods 372
Functions 5

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.

Database Tables 5

Options wp_options 2

Custom Post Types 1

ID Name
scheduled-actionScheduled Actions

Capabilities 3

PHP Error Log 46 lines

[30-Sep-2024 22:18:51 UTC] PHP Fatal error:  Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, stdClass given in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:202
Stack trace:
#0 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(202): array_map()
#1 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(176): WP_REST_Pattern_Directory_Controller->prepare_item_for_response()
#2 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Pattern_Directory_Controller->get_items()
#3 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#4 /wp-includes/rest-api.php(547): WP_REST_Server->dispatch()
#5 /wp-includes/block-patterns.php(235): rest_do_request()
#6 /wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php(107): _load_remote_block_patterns()
#7 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Block_Patterns_Controller->get_items()
#8 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#9 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#10 /wp-includes/rest-api.php(420): WP_REST_Server->serve_request()
#11 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#12 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#13 /wp-includes/plugin.php(565): WP_Hook->do_action()
#14 /wp-includes/class-wp.php(418): do_action_ref_array()
#15 /wp-includes/class-wp.php(813): WP->parse_request()
#16 /wp-includes/functions.php(1336): WP->main()
#17 /wp-blog-header.php(16): wp()
#18 /index.php(17): require('...')
#19 {main}
  thrown in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php on line 202
[30-Sep-2024 22:18:55 UTC] PHP Fatal error:  Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, stdClass given in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:202
Stack trace:
#0 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(202): array_map()
#1 /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php(176): WP_REST_Pattern_Directory_Controller->prepare_item_for_response()
#2 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Pattern_Directory_Controller->get_items()
#3 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#4 /wp-includes/rest-api.php(547): WP_REST_Server->dispatch()
#5 /wp-includes/block-patterns.php(235): rest_do_request()
#6 /wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php(107): _load_remote_block_patterns()
#7 /wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Block_Patterns_Controller->get_items()
#8 /wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#9 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#10 /wp-includes/rest-api.php(420): WP_REST_Server->serve_request()
#11 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#12 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#13 /wp-includes/plugin.php(565): WP_Hook->do_action()
#14 /wp-includes/class-wp.php(418): do_action_ref_array()
#15 /wp-includes/class-wp.php(813): WP->parse_request()
#16 /wp-includes/functions.php(1336): WP->main()
#17 /wp-blog-header.php(16): wp()
#18 /index.php(17): require('...')
#19 {main}
  thrown in /wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php on line 202
See also: All tests for this plugin