Does GD bbPress Attachments work with WordPress 6.5.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: 27.15 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.5.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 7,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=500518b654 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.254 s |
Memory usage | 3.42 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.196 s |
Memory usage | 3.38 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.560 s | 0.344 s | -0.216 s | 3.44 MiB | 3.48 MiB | + 41.18 KiB |
/wp-admin/edit.php | 0.218 s | 0.227 s | +0.009 s | 3.46 MiB | 3.5 MiB | + 41.92 KiB |
/wp-admin/post-new.php | 0.911 s | 1.172 s | +0.261 s | 5.59 MiB | 5.64 MiB | + 45.55 KiB |
/wp-admin/upload.php | 0.740 s | 0.516 s | -0.224 s | 3.38 MiB | 3.4 MiB | + 24.55 KiB |
/wp-admin/options-writing.php | 0.235 s | 0.219 s | -0.016 s | 3.37 MiB | 3.39 MiB | + 16.51 KiB |
/wp-admin/media-new.php | 0.297 s | 0.295 s | -0.002 s | 3.35 MiB | 3.39 MiB | + 36.73 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.228 s | 0.190 s | -0.038 s | 3.37 MiB | 3.41 MiB | + 41.91 KiB |
/wp-admin/post-new.php?post_type=page | 1.073 s | 0.769 s | -0.304 s | 5.59 MiB | 5.63 MiB | + 41.13 KiB |
/wp-admin/options-discussion.php | 0.523 s | 0.271 s | -0.252 s | 3.36 MiB | 3.38 MiB | + 25.04 KiB |
/wp-admin/edit-comments.php | 0.275 s | 0.220 s | -0.055 s | 3.39 MiB | 3.42 MiB | + 24.54 KiB |
/ | 0.358 s | 0.468 s | +0.110 s | 3.42 MiB | 3.38 MiB | - 40.43 KiB |
Average | 0.493 s | 0.426 s | -0.066 s | 3.79 MiB | 3.82 MiB | + 27.15 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,699 | 62 | 21 | |
Sass | 14.3% | 336 | 0 | 2 | |
CSS | 12.3% | 290 | 0 | 2 | |
JavaScript | 1.1% | 26 | 2 | 1 | |
Total | 2,351 | 64 | 26 |
Lines of code | 1,051 |
---|---|
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.