Does GD bbPress Attachments work with WordPress 6.2.2 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: 28.13 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.2.2 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 6,000+ |
| WordPress.org page | https://wordpress.org/plugins/gd-bbpress-attachments/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=gd-bbpress-attachments%2Fgd-bbpress-attachments.php&plugin_status=all&paged=1&s&_wpnonce=b04dd4a374 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.257 s |
| Memory usage | 3.05 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.321 s |
| Memory usage | 3.04 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.314 s | 0.238 s | -0.076 s | 3.07 MiB | 3.11 MiB | + 37.87 KiB |
| /wp-admin/edit.php | 0.195 s | 0.207 s | +0.012 s | 3.1 MiB | 3.14 MiB | + 38.23 KiB |
| /wp-admin/post-new.php | 0.766 s | 0.957 s | +0.191 s | 5.02 MiB | 5.06 MiB | + 42.23 KiB |
| /wp-admin/upload.php | 0.557 s | 0.325 s | -0.232 s | 3.02 MiB | 3.04 MiB | + 20.87 KiB |
| /wp-admin/options-writing.php | 0.178 s | 0.160 s | -0.018 s | 3.01 MiB | 3.02 MiB | + 7.63 KiB |
| /wp-admin/media-new.php | 0.354 s | 0.243 s | -0.111 s | 2.99 MiB | 3.02 MiB | + 33.05 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.194 s | 0.190 s | -0.004 s | 3.01 MiB | 3.04 MiB | + 38.23 KiB |
| /wp-admin/post-new.php?post_type=page | 0.609 s | 0.748 s | +0.139 s | 5.01 MiB | 5.05 MiB | + 37.82 KiB |
| /wp-admin/options-discussion.php | 0.215 s | 0.325 s | +0.110 s | 3 MiB | 3.02 MiB | + 21.36 KiB |
| /wp-admin/edit-comments.php | 0.229 s | 0.212 s | -0.017 s | 3.03 MiB | 3.05 MiB | + 20.86 KiB |
| / | 0.322 s | 0.211 s | -0.111 s | 2.97 MiB | 2.98 MiB | + 11.27 KiB |
| Average | 0.358 s | 0.347 s | -0.011 s | 3.38 MiB | 3.41 MiB | + 28.13 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 | 72.3% | 1,698 | 62 | 21 | |
| Sass | 14.3% | 336 | 0 | 2 | |
| CSS | 12.3% | 290 | 0 | 2 | |
| JavaScript | 1.1% | 26 | 2 | 1 | |
| Total | 2,350 | 64 | 26 | ||
| Lines of code | 1,050 |
|---|---|
| Total complexity | 251 |
| Median class complexity | 19.0 |
| Median method complexity | 2.0 |
| Most complex class | GDATTFront |
| Most complex function | GDATTFront::embed_attachments() |
| Classes | 7 |
|---|---|
| Methods | 58 |
| Functions | 19 |
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{
"forum": {
"gdbbattach-meta-forum": {
"title": "Attachments Settings",
"context": "side"
}
},
"topic": {
"gdbbattach-meta-files": {
"title": "Attachments List",
"context": "side"
}
},
"reply": {
"gdbbattach-meta-files": {
"title": "Attachments List",
"context": "side"
}
}
}The log file is empty.