Does "BIALTY - Bulk Image Alt Text (Alt tag, Alt Attribute) with Yoast SEO + WooCommerce" work with WordPress 6.8.2 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: 180.84 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.8.2 |
---|---|
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=0478c89837 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.806 s |
Memory usage | 3.8 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.809 s |
Memory usage | 3.66 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=bialty-affiliation |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.549 s |
Memory usage | 3.81 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=bialty-pricing |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.319 s |
Memory usage | 3.66 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.279 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.713 s |
Memory usage | 6.3 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.693 s |
Memory usage | 6.28 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.382 s | 0.265 s | -0.117 s | 3.51 MiB | 3.74 MiB | + 236.18 KiB |
/wp-admin/edit.php | 0.248 s | 0.368 s | +0.120 s | 3.57 MiB | 3.76 MiB | + 195.57 KiB |
/wp-admin/post-new.php | 0.889 s | 1.151 s | +0.262 s | 6.06 MiB | 6.3 MiB | + 240.47 KiB |
/wp-admin/upload.php | 0.877 s | 0.354 s | -0.523 s | 3.52 MiB | 3.68 MiB | + 159.96 KiB |
/wp-admin/options-writing.php | 0.230 s | 0.235 s | +0.005 s | 3.5 MiB | 3.66 MiB | + 164.02 KiB |
/wp-admin/media-new.php | 0.276 s | 0.319 s | +0.043 s | 3.49 MiB | 3.66 MiB | + 172.21 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.208 s | 0.230 s | +0.022 s | 3.5 MiB | 3.68 MiB | + 177.88 KiB |
/wp-admin/post-new.php?post_type=page | 0.806 s | 0.861 s | +0.055 s | 6.05 MiB | 6.28 MiB | + 235.75 KiB |
/wp-admin/options-discussion.php | 0.302 s | 0.465 s | +0.163 s | 3.5 MiB | 3.66 MiB | + 161.02 KiB |
/wp-admin/edit-comments.php | 0.519 s | 0.249 s | -0.270 s | 3.52 MiB | 3.68 MiB | + 160.02 KiB |
/ | 0.385 s | 0.256 s | -0.129 s | 3.43 MiB | 3.52 MiB | + 86.2 KiB |
Average | 0.466 s | 0.432 s | -0.034 s | 3.97 MiB | 4.15 MiB | + 180.84 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,039 | 238 | 12 | |
CSS | 6.4% | 71 | 0 | 2 | |
JSON | 0.7% | 8 | 0 | 1 | |
JavaScript | 0.0% | 0 | 200 | 1 | |
Total | 1,118 | 438 | 16 |
Lines of code | 1,021 |
---|---|
Total complexity | 191 |
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 | 43 |
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"
}
}
}
[16-Jul-2025 12:45:42 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
[16-Jul-2025 12:45:44 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
[16-Jul-2025 12:45:48 UTC] Error: $content is empty
[16-Jul-2025 12:45:50 UTC] Error: $content is empty
[16-Jul-2025 12:45:50 UTC] Error: $content is empty
[16-Jul-2025 12:45:55 UTC] Error: $content is empty
[16-Jul-2025 12:45:55 UTC] Error: $content is empty
[16-Jul-2025 12:45:58 UTC] Error: $content is empty
[16-Jul-2025 12:45:59 UTC] Error: $content is empty
[16-Jul-2025 12:45:59 UTC] Error: $content is empty
[16-Jul-2025 12:46:02 UTC] Error: $content is empty
[16-Jul-2025 12:46:02 UTC] Error: $content is empty