GD bbPress Attachments 4.4

Does GD bbPress Attachments work with WordPress 6.1.1 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: 28.12 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.1.1
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=cf9a8a000c
Aspect after-activation
HTTP status 200
Load time 0.237 s
Memory usage 3.03 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.285 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.278 s0.214 s-0.064 s3.05 MiB3.08 MiB+ 37.87 KiB
/wp-admin/edit.php0.187 s0.174 s-0.013 s3.07 MiB3.11 MiB+ 38.23 KiB
/wp-admin/post-new.php0.780 s0.924 s+0.144 s4.97 MiB5.01 MiB+ 42.23 KiB
/wp-admin/upload.php0.548 s0.277 s-0.271 s2.99 MiB3.01 MiB+ 20.87 KiB
/wp-admin/options-writing.php0.172 s0.132 s-0.040 s2.99 MiB3 MiB+ 7.52 KiB
/wp-admin/media-new.php0.279 s0.177 s-0.102 s2.97 MiB3 MiB+ 33.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.169 s-0.017 s2.98 MiB3.02 MiB+ 38.23 KiB
/wp-admin/post-new.php?post_type=page0.618 s0.739 s+0.121 s4.96 MiB5 MiB+ 37.82 KiB
/wp-admin/options-discussion.php0.212 s0.228 s+0.016 s2.98 MiB3 MiB+ 21.36 KiB
/wp-admin/edit-comments.php0.203 s0.190 s-0.013 s3 MiB3.02 MiB+ 20.86 KiB
/0.275 s0.203 s-0.072 s2.94 MiB2.96 MiB+ 11.27 KiB
Average 0.340 s0.312 s-0.028 s3.35 MiB3.38 MiB+ 28.12 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
PHP71.3%1,6206219
Sass14.8%33602
CSS12.8%29002
JavaScript1.1%2621
Total 2,272 64 24

PHP Code Analysis | More results »

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

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