Does Bitbug Meta Tags work with WordPress 6.9.4 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: 21.17 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.9.4 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/bitbug-meta-tags/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=bitbug-meta-tags%2Fbitbug-meta-tags.php&plugin_status=all&paged=1&s&_wpnonce=db869bf534 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.325 s |
| Memory usage | 3.75 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.222 s |
| Memory usage | 4.12 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/post-new.php |
|---|---|
| Aspect | new-meta-boxes |
| HTTP status | 200 |
| Load time | 0.676 s |
| Memory usage | 6.36 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.805 s |
| Memory usage | 6.34 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.393 s | 0.337 s | -0.056 s | 3.78 MiB | 3.8 MiB | + 23.04 KiB |
| /wp-admin/edit.php | 0.332 s | 0.286 s | -0.046 s | 3.78 MiB | 3.81 MiB | + 23.04 KiB |
| /wp-admin/post-new.php | 0.816 s | 0.705 s | -0.111 s | 6.31 MiB | 6.36 MiB | + 50.25 KiB |
| /wp-admin/upload.php | 0.417 s | 0.630 s | +0.213 s | 3.74 MiB | 3.74 MiB | + 5.63 KiB |
| /wp-admin/options-writing.php | 0.335 s | 0.282 s | -0.053 s | 3.71 MiB | 3.72 MiB | + 9.63 KiB |
| /wp-admin/media-new.php | 0.508 s | 0.312 s | -0.196 s | 3.7 MiB | 3.72 MiB | + 17.82 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.327 s | 0.261 s | -0.066 s | 3.72 MiB | 3.74 MiB | + 28.49 KiB |
| /wp-admin/post-new.php?post_type=page | 0.848 s | 0.644 s | -0.204 s | 6.3 MiB | 6.34 MiB | + 47.68 KiB |
| /wp-admin/options-discussion.php | 0.341 s | 0.436 s | +0.095 s | 3.71 MiB | 3.72 MiB | + 6.13 KiB |
| /wp-admin/edit-comments.php | 0.312 s | 0.317 s | +0.005 s | 3.74 MiB | 3.74 MiB | + 5.63 KiB |
| / | 0.266 s | 0.179 s | -0.087 s | 4.11 MiB | 4.12 MiB | + 15.58 KiB |
| Average | 0.445 s | 0.399 s | -0.046 s | 4.24 MiB | 4.26 MiB | + 21.17 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 | 41.4% | 387 | 156 | 3 | |
| Markdown | 19.0% | 178 | 0 | 3 | |
| JavaScript | 13.7% | 128 | 7 | 2 | |
| JSON | 8.1% | 76 | 0 | 3 | |
| Bourne Shell | 8.0% | 75 | 10 | 3 | |
| TypeScript | 7.3% | 68 | 2 | 2 | |
| XML | 2.5% | 23 | 6 | 1 | |
| Total | 935 | 181 | 17 | ||
| Lines of code | 362 |
|---|---|
| Total complexity | 82 |
| Median class complexity | 79.0 |
| Median method complexity | 2.0 |
| Most complex class | BBMetaTags\MetaTags |
| Most complex function | BBMetaTags\MetaTags::bitbug_add_meta_tags() |
| Classes | 1 |
|---|---|
| Methods | 17 |
| 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 1{
"post": {
"bitbug_favicon_meta": {
"title": "Custom Favicon",
"context": "side"
},
"bitbug_og_image_meta": {
"title": "Custom Open Graph Image",
"context": "side"
}
},
"page": {
"bitbug_favicon_meta": {
"title": "Custom Favicon",
"context": "side"
},
"bitbug_og_image_meta": {
"title": "Custom Open Graph Image",
"context": "side"
}
}
}The log file is empty.