Does "BIALTY - Bulk Image Alt Text (Alt tag, Alt Attribute) with Yoast SEO + WooCommerce" work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .
2 | PHP deprecation warnings |
10 | Unrecognized messages in the PHP error log |
1 | JavaScript exceptions |
All test pages loaded successfully | |
No resource errors |
Memory usage: 159.39 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.7.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 10,000+ |
WordPress.org page | https://wordpress.org/plugins/bulk-image-alt-text-with-yoast/ |
Badges |
|
URL | /wp-admin/admin.php?page=bialty&tab=bialty-settings |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=bulk-image-alt-text-with-yoast%2Fbulk-image-alt-text-with-yoast.php&plugin_status=all&paged=1&s&_wpnonce=acd812d53e |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.907 s |
Memory usage | 3.77 MiB |
JS errors |
|
Resource errors | None |
URL | /wp-admin/admin.php?page=bialty#/ |
---|---|
Requested URL | /wp-admin/admin.php?page=bialty |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.613 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=bialty-affiliation |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.476 s |
Memory usage | 3.76 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=bialty-pricing |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.260 s |
Memory usage | 3.61 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.159 s |
Memory usage | 3.49 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.574 s |
Memory usage | 6.13 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=page |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.588 s |
Memory usage | 6.11 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.302 s | 0.246 s | -0.056 s | 3.48 MiB | 3.69 MiB | + 216.16 KiB |
/wp-admin/edit.php | 0.179 s | 0.189 s | +0.010 s | 3.54 MiB | 3.72 MiB | + 178.34 KiB |
/wp-admin/post-new.php | 0.746 s | 0.948 s | +0.202 s | 5.92 MiB | 6.13 MiB | + 206.52 KiB |
/wp-admin/upload.php | 0.487 s | 0.443 s | -0.044 s | 3.5 MiB | 3.63 MiB | + 140.3 KiB |
/wp-admin/options-writing.php | 0.194 s | 0.167 s | -0.027 s | 3.47 MiB | 3.61 MiB | + 144.36 KiB |
/wp-admin/media-new.php | 0.255 s | 0.210 s | -0.045 s | 3.46 MiB | 3.61 MiB | + 152.55 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.176 s | 0.196 s | +0.020 s | 3.48 MiB | 3.63 MiB | + 158.23 KiB |
/wp-admin/post-new.php?post_type=page | 0.530 s | 0.565 s | +0.035 s | 5.92 MiB | 6.11 MiB | + 197.68 KiB |
/wp-admin/options-discussion.php | 0.267 s | 0.247 s | -0.020 s | 3.47 MiB | 3.61 MiB | + 141.36 KiB |
/wp-admin/edit-comments.php | 0.183 s | 0.177 s | -0.006 s | 3.49 MiB | 3.63 MiB | + 140.36 KiB |
/ | 0.273 s | 0.174 s | -0.099 s | 3.42 MiB | 3.49 MiB | + 77.42 KiB |
Average | 0.327 s | 0.324 s | -0.003 s | 3.92 MiB | 4.08 MiB | + 159.39 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 | 92.9% | 1,027 | 224 | 12 | |
CSS | 6.4% | 71 | 0 | 2 | |
JSON | 0.7% | 8 | 0 | 1 | |
JavaScript | 0.0% | 0 | 200 | 1 | |
Total | 1,106 | 424 | 16 |
Lines of code | 1,009 |
---|---|
Total complexity | 187 |
Median class complexity | 13.0 |
Median method complexity | 2.0 |
Most complex class | Pagup\Bialty\Controllers\DomController |
Most complex function | Pagup\Bialty\Controllers\DomController::bialty() |
Classes | 9 |
---|---|
Methods | 41 |
Functions | 3 |
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
4{
"post": {
"bialty_post_options": {
"title": "Bulk Image Alt Texts",
"context": "side"
}
},
"page": {
"bialty_post_options": {
"title": "Bulk Image Alt Texts",
"context": "side"
}
}
}
[12-Dec-2024 21:48:54 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/bulk-image-alt-text-with-yoast/admin/controllers/SettingsController.php on line 29
[12-Dec-2024 21:48:55 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/bulk-image-alt-text-with-yoast/admin/controllers/SettingsController.php on line 29
[12-Dec-2024 21:48:59 UTC] Error: $content is empty
[12-Dec-2024 21:49:00 UTC] Error: $content is empty
[12-Dec-2024 21:49:00 UTC] Error: $content is empty
[12-Dec-2024 21:49:04 UTC] Error: $content is empty
[12-Dec-2024 21:49:04 UTC] Error: $content is empty
[12-Dec-2024 21:49:06 UTC] Error: $content is empty
[12-Dec-2024 21:49:07 UTC] Error: $content is empty
[12-Dec-2024 21:49:07 UTC] Error: $content is empty
[12-Dec-2024 21:49:10 UTC] Error: $content is empty
[12-Dec-2024 21:49:10 UTC] Error: $content is empty