Does Broken Link Checker by AIOSEO work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 6.6.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 100,000+ |
WordPress.org page | https://wordpress.org/plugins/broken-link-checker-seo/ |
Badges |
Get badge code |
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 |
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.202 s |
Memory usage | 3.56 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.335 s | 0.257 s | -0.078 s | 3.47 MiB | 3.8 MiB | + 333.26 KiB |
/wp-admin/edit.php | 0.195 s | 0.183 s | -0.012 s | 3.54 MiB | 3.82 MiB | + 292.8 KiB |
/wp-admin/post-new.php | 0.722 s | 0.602 s | -0.120 s | 5.75 MiB | 6.08 MiB | + 340.41 KiB |
/wp-admin/upload.php | 0.530 s | 0.454 s | -0.076 s | 3.49 MiB | 3.73 MiB | + 243.71 KiB |
/wp-admin/options-writing.php | 0.205 s | 0.187 s | -0.018 s | 3.41 MiB | 3.71 MiB | + 305.16 KiB |
/wp-admin/media-new.php | 0.247 s | 0.233 s | -0.014 s | 3.4 MiB | 3.71 MiB | + 318.55 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.222 s | 0.198 s | -0.024 s | 3.47 MiB | 3.73 MiB | + 261.07 KiB |
/wp-admin/post-new.php?post_type=page | 0.562 s | 0.588 s | +0.026 s | 5.75 MiB | 6.07 MiB | + 329.76 KiB |
/wp-admin/options-discussion.php | 0.233 s | 0.249 s | +0.016 s | 3.41 MiB | 3.71 MiB | + 306.85 KiB |
/wp-admin/edit-comments.php | 0.200 s | 0.217 s | +0.017 s | 3.49 MiB | 3.73 MiB | + 243.7 KiB |
/ | 0.286 s | 0.186 s | -0.100 s | 3.45 MiB | 3.56 MiB | + 111.26 KiB |
Average | 0.340 s | 0.305 s | -0.035 s | 3.88 MiB | 4.15 MiB | + 280.59 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 100.0% | 7,813 | 5,738 | 70 | |
Total | 7,813 | 5,738 | 70 |
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 |
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.
wp_options
2ID | Name |
---|---|
scheduled-action | Scheduled Actions |
[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