GD bbPress Attachments 4.3.1

Does GD bbPress Attachments work with WordPress 6.1.1 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: 30.14 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 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=519131b4a6
Aspect after-activation
HTTP status 200
Load time 0.251 s
Memory usage 3.53 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.209 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.743 s0.428 s-0.315 s3.54 MiB3.58 MiB+ 38.84 KiB
/wp-admin/edit.php0.185 s0.366 s+0.181 s3.57 MiB3.61 MiB+ 39.2 KiB
/wp-admin/post-new.php1.095 s1.405 s+0.310 s5.46 MiB5.5 MiB+ 43.2 KiB
/wp-admin/upload.php0.713 s0.300 s-0.413 s3.41 MiB3.44 MiB+ 38.08 KiB
/wp-admin/options-writing.php0.144 s0.137 s-0.007 s3.4 MiB3.42 MiB+ 20.55 KiB
/wp-admin/media-new.php0.238 s0.196 s-0.042 s3.38 MiB3.42 MiB+ 38.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.198 s+0.016 s3.48 MiB3.52 MiB+ 39.16 KiB
/wp-admin/post-new.php?post_type=page1.016 s0.947 s-0.069 s5.46 MiB5.49 MiB+ 38.75 KiB
/wp-admin/options-discussion.php0.207 s0.276 s+0.069 s3.38 MiB3.42 MiB+ 38.56 KiB
/wp-admin/edit-comments.php0.244 s0.211 s-0.033 s3.48 MiB3.52 MiB+ 38.06 KiB
/0.303 s0.226 s-0.077 s3.46 MiB3.42 MiB- 41.11 KiB
Average 0.461 s0.426 s-0.035 s3.82 MiB3.85 MiB+ 30.14 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

User Metadata wp_usermeta 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