Does Bilingual Linker work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 64.02 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.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 100+ |
WordPress.org page | https://wordpress.org/plugins/bilingual-linker/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=bilingual-linker%2Fbilingual-linker.php&plugin_status=all&paged=1&s&_wpnonce=cdfbfe2f3b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.268 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=bilingual-linker.php |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.131 s |
Memory usage | 3.58 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.187 s |
Memory usage | 3.44 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.682 s |
Memory usage | 6.15 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.590 s |
Memory usage | 6.13 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.350 s | 0.247 s | -0.103 s | 3.51 MiB | 3.58 MiB | + 71.68 KiB |
/wp-admin/edit.php | 0.179 s | 0.164 s | -0.015 s | 3.57 MiB | 3.64 MiB | + 73.38 KiB |
/wp-admin/post-new.php | 0.685 s | 0.642 s | -0.043 s | 6.06 MiB | 6.15 MiB | + 87.95 KiB |
/wp-admin/upload.php | 0.548 s | 0.372 s | -0.176 s | 3.52 MiB | 3.58 MiB | + 56.28 KiB |
/wp-admin/options-writing.php | 0.197 s | 0.356 s | +0.159 s | 3.5 MiB | 3.56 MiB | + 60.27 KiB |
/wp-admin/media-new.php | 0.232 s | 0.194 s | -0.038 s | 3.49 MiB | 3.56 MiB | + 68.47 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.163 s | 0.168 s | +0.005 s | 3.5 MiB | 3.58 MiB | + 79.14 KiB |
/wp-admin/post-new.php?post_type=page | 0.556 s | 0.589 s | +0.033 s | 6.05 MiB | 6.13 MiB | + 83.78 KiB |
/wp-admin/options-discussion.php | 0.267 s | 0.280 s | +0.013 s | 3.5 MiB | 3.56 MiB | + 56.77 KiB |
/wp-admin/edit-comments.php | 0.193 s | 0.190 s | -0.003 s | 3.52 MiB | 3.58 MiB | + 56.27 KiB |
/ | 0.272 s | 0.199 s | -0.073 s | 3.43 MiB | 3.44 MiB | + 10.22 KiB |
Average | 0.331 s | 0.309 s | -0.022 s | 3.97 MiB | 4.03 MiB | + 64.02 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 | 81.9% | 743 | 18 | 2 | |
CSS | 10.5% | 95 | 2 | 1 | |
JavaScript | 6.0% | 54 | 20 | 4 | |
JSON | 1.7% | 15 | 0 | 1 | |
Total | 907 | 40 | 8 |
Lines of code | 765 |
---|---|
Total complexity | 184 |
Median class complexity | 68.0 |
Median method complexity | 3.0 |
Most complex class | BL_Admin |
Most complex function | the_bilingual_link() |
Classes | 1 |
---|---|
Methods | 13 |
Functions | 11 |
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
1{
"post": {
"bilinguallinker_meta_box": {
"title": "Bilingual Linker - Additional Post / Page Parameters",
"context": "normal"
}
},
"page": {
"bilinguallinker_meta_box": {
"title": "Bilingual Linker - Additional Post / Page Parameters",
"context": "normal"
}
},
"attachment": {
"bilinguallinker_meta_box": {
"title": "Bilingual Linker - Additional Post / Page Parameters",
"context": "normal"
}
},
"wp_block": {
"bilinguallinker_meta_box": {
"title": "Bilingual Linker - Additional Post / Page Parameters",
"context": "normal"
}
},
"wp_navigation": {
"bilinguallinker_meta_box": {
"title": "Bilingual Linker - Additional Post / Page Parameters",
"context": "normal"
}
}
}
The log file is empty.