Does GD bbPress Attachments work with WordPress 5.8.1 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: 36 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.8.1 |
|---|---|
| PHP version | 7.4.8 |
| MySQL version | 8.0.21 |
| PHP memory limit | 256M |
| 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=995168c012 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.274 s |
| Memory usage | 3.08 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.240 s |
| Memory usage | 2.92 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.325 s | 0.234 s | -0.091 s | 3.08 MiB | 3.12 MiB | + 38.23 KiB |
| /wp-admin/edit.php | 0.170 s | 0.227 s | +0.057 s | 3.11 MiB | 3.21 MiB | + 102.59 KiB |
| /wp-admin/post-new.php | 0.916 s | 1.023 s | +0.107 s | 5.27 MiB | 5.31 MiB | + 42.59 KiB |
| /wp-admin/upload.php | 0.529 s | 0.292 s | -0.237 s | 3.03 MiB | 3.07 MiB | + 37.46 KiB |
| /wp-admin/options-writing.php | 0.160 s | 0.143 s | -0.017 s | 3.02 MiB | 3.04 MiB | + 21.44 KiB |
| /wp-admin/media-new.php | 0.263 s | 0.189 s | -0.074 s | 3.01 MiB | 3.04 MiB | + 37.63 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.179 s | 0.182 s | +0.003 s | 3.04 MiB | 3.08 MiB | + 38.54 KiB |
| /wp-admin/post-new.php?post_type=page | 0.646 s | 0.806 s | +0.160 s | 5.26 MiB | 5.29 MiB | + 38.17 KiB |
| /wp-admin/options-discussion.php | 0.233 s | 0.319 s | +0.086 s | 3 MiB | 3.04 MiB | + 37.95 KiB |
| /wp-admin/edit-comments.php | 0.206 s | 0.208 s | +0.002 s | 3.04 MiB | 3.08 MiB | + 37.45 KiB |
| / | 0.290 s | 0.238 s | -0.052 s | 2.96 MiB | 2.92 MiB | - 36.01 KiB |
| Average | 0.356 s | 0.351 s | -0.005 s | 3.44 MiB | 3.47 MiB | + 36 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 | 71.4% | 1,627 | 57 | 20 | |
| Sass | 14.7% | 336 | 0 | 2 | |
| CSS | 12.7% | 290 | 0 | 2 | |
| JavaScript | 1.1% | 26 | 2 | 1 | |
| Total | 2,279 | 59 | 25 | ||
| Lines of code | 1,002 |
|---|---|
| Total complexity | 241 |
| Median class complexity | 26.0 |
| Median method complexity | 2.0 |
| Most complex class | GDATTFront |
| Most complex function | GDATTFront::embed_attachments() |
| Classes | 6 |
|---|---|
| Methods | 53 |
| 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.