Does Bilingual Linker work with WordPress 5.7 and PHP 7.4.8? 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: 38.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 | 5.7 |
|---|---|
| PHP version | 7.4.8 |
| MySQL version | 8.0.21 |
| PHP memory limit | 256M |
| 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=887ad597fe |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.409 s |
| Memory usage | 2.8 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.179 s |
| Memory usage | 2.71 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.216 s |
| Memory usage | 2.66 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.725 s |
| Memory usage | 5.08 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.659 s |
| Memory usage | 5.06 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.287 s | 0.282 s | -0.005 s | 2.82 MiB | 2.86 MiB | + 42.99 KiB |
| /wp-admin/edit.php | 0.231 s | 0.202 s | -0.029 s | 2.86 MiB | 2.91 MiB | + 43.36 KiB |
| /wp-admin/post-new.php | 1.293 s | 0.997 s | -0.296 s | 5.02 MiB | 5.08 MiB | + 54.37 KiB |
| /wp-admin/upload.php | 0.670 s | 0.283 s | -0.387 s | 2.7 MiB | 2.74 MiB | + 42.23 KiB |
| /wp-admin/options-writing.php | 0.184 s | 0.158 s | -0.026 s | 2.71 MiB | 2.72 MiB | + 10.2 KiB |
| /wp-admin/media-new.php | 0.402 s | 0.289 s | -0.113 s | 2.67 MiB | 2.71 MiB | + 42.4 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.210 s | 0.234 s | +0.024 s | 2.77 MiB | 2.81 MiB | + 45.29 KiB |
| /wp-admin/post-new.php?post_type=page | 1.113 s | 0.676 s | -0.437 s | 5.01 MiB | 5.06 MiB | + 49.95 KiB |
| /wp-admin/options-discussion.php | 0.303 s | 0.339 s | +0.036 s | 2.67 MiB | 2.72 MiB | + 42.71 KiB |
| /wp-admin/edit-comments.php | 0.245 s | 0.246 s | +0.001 s | 2.78 MiB | 2.82 MiB | + 42.84 KiB |
| / | 0.269 s | 0.227 s | -0.042 s | 2.65 MiB | 2.66 MiB | + 5.98 KiB |
| Average | 0.473 s | 0.358 s | -0.116 s | 3.15 MiB | 3.19 MiB | + 38.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 | 87.9% | 695 | 18 | 1 | |
| CSS | 12.0% | 95 | 2 | 1 | |
| JavaScript | 0.1% | 1 | 20 | 1 | |
| Total | 791 | 40 | 3 | ||
| Lines of code | 718 |
|---|---|
| Total complexity | 176 |
| 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 | 7 |
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"
}
}
}The log file is empty.