GD bbPress Attachments 4.5

Does GD bbPress Attachments work with WordPress 6.2.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: 28.13 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.2.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=b04dd4a374
Aspect after-activation
HTTP status 200
Load time 0.257 s
Memory usage 3.05 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.321 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.314 s0.238 s-0.076 s3.07 MiB3.11 MiB+ 37.87 KiB
/wp-admin/edit.php0.195 s0.207 s+0.012 s3.1 MiB3.14 MiB+ 38.23 KiB
/wp-admin/post-new.php0.766 s0.957 s+0.191 s5.02 MiB5.06 MiB+ 42.23 KiB
/wp-admin/upload.php0.557 s0.325 s-0.232 s3.02 MiB3.04 MiB+ 20.87 KiB
/wp-admin/options-writing.php0.178 s0.160 s-0.018 s3.01 MiB3.02 MiB+ 7.63 KiB
/wp-admin/media-new.php0.354 s0.243 s-0.111 s2.99 MiB3.02 MiB+ 33.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.190 s-0.004 s3.01 MiB3.04 MiB+ 38.23 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.748 s+0.139 s5.01 MiB5.05 MiB+ 37.82 KiB
/wp-admin/options-discussion.php0.215 s0.325 s+0.110 s3 MiB3.02 MiB+ 21.36 KiB
/wp-admin/edit-comments.php0.229 s0.212 s-0.017 s3.03 MiB3.05 MiB+ 20.86 KiB
/0.322 s0.211 s-0.111 s2.97 MiB2.98 MiB+ 11.27 KiB
Average 0.358 s0.347 s-0.011 s3.38 MiB3.41 MiB+ 28.13 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,6986221
Sass14.3%33602
CSS12.3%29002
JavaScript1.1%2621
Total 2,350 64 26

PHP Code Analysis | More results »

Lines of code 1,050
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