GD bbPress Attachments 4.6

Does GD bbPress Attachments work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

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.

Environment
WordPress version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 7,000+
WordPress.org page https://wordpress.org/plugins/gd-bbpress-attachments/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.196 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.560 s0.344 s-0.216 s3.44 MiB3.48 MiB+ 41.18 KiB
/wp-admin/edit.php0.218 s0.227 s+0.009 s3.46 MiB3.5 MiB+ 41.92 KiB
/wp-admin/post-new.php0.911 s1.172 s+0.261 s5.59 MiB5.64 MiB+ 45.55 KiB
/wp-admin/upload.php0.740 s0.516 s-0.224 s3.38 MiB3.4 MiB+ 24.55 KiB
/wp-admin/options-writing.php0.235 s0.219 s-0.016 s3.37 MiB3.39 MiB+ 16.51 KiB
/wp-admin/media-new.php0.297 s0.295 s-0.002 s3.35 MiB3.39 MiB+ 36.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.228 s0.190 s-0.038 s3.37 MiB3.41 MiB+ 41.91 KiB
/wp-admin/post-new.php?post_type=page1.073 s0.769 s-0.304 s5.59 MiB5.63 MiB+ 41.13 KiB
/wp-admin/options-discussion.php0.523 s0.271 s-0.252 s3.36 MiB3.38 MiB+ 25.04 KiB
/wp-admin/edit-comments.php0.275 s0.220 s-0.055 s3.39 MiB3.42 MiB+ 24.54 KiB
/0.358 s0.468 s+0.110 s3.42 MiB3.38 MiB- 40.43 KiB
Average 0.493 s0.426 s-0.066 s3.79 MiB3.82 MiB+ 27.15 KiB

Code Statistics

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.

PHP
Sass
CSS
Language % Lines of code Comment lines Files
PHP72.3%1,6996221
Sass14.3%33602
CSS12.3%29002
JavaScript1.1%2621
Total 2,351 64 26

PHP Code Analysis | More results »

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

Additions

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.

Options wp_options 1

Meta Boxes

{
    "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"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin