GD bbPress Attachments 4.3

Does GD bbPress Attachments work with WordPress 5.9.3 and PHP 7.4.8? 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: 35.47 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 version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=4b513f7859
Aspect after-activation
HTTP status 200
Load time 0.429 s
Memory usage 3.31 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.284 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.269 s-0.088 s3.37 MiB3.41 MiB+ 38.23 KiB
/wp-admin/edit.php0.175 s0.187 s+0.012 s3.4 MiB3.44 MiB+ 38.59 KiB
/wp-admin/post-new.php0.928 s1.051 s+0.123 s5.65 MiB5.7 MiB+ 42.59 KiB
/wp-admin/upload.php0.386 s0.303 s-0.083 s3.25 MiB3.29 MiB+ 45.46 KiB
/wp-admin/options-writing.php0.362 s0.135 s-0.227 s3.24 MiB3.27 MiB+ 29.31 KiB
/wp-admin/media-new.php0.241 s0.194 s-0.047 s3.23 MiB3.27 MiB+ 45.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.170 s-0.016 s3.27 MiB3.3 MiB+ 38.54 KiB
/wp-admin/post-new.php?post_type=page0.813 s0.976 s+0.163 s5.65 MiB5.69 MiB+ 38.17 KiB
/wp-admin/options-discussion.php0.230 s0.272 s+0.042 s3.22 MiB3.27 MiB+ 45.95 KiB
/wp-admin/edit-comments.php0.213 s0.212 s-0.001 s3.27 MiB3.33 MiB+ 63.48 KiB
/0.265 s0.202 s-0.063 s3.4 MiB3.36 MiB- 35.79 KiB
Average 0.378 s0.361 s-0.017 s3.72 MiB3.76 MiB+ 35.47 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.4%1,6245719
Sass14.8%33602
CSS12.7%29002
JavaScript1.1%2621
Total 2,276 59 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