Forum Permissions bbPress 1.0.1

Does Forum Permissions bbPress work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 6.82 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 40+
WordPress.org page https://wordpress.org/plugins/forum-permissions-bbpress/
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=forum-permissions-bbpress%2Fforum-permissions-bbpress.php&plugin_status=all&paged=1&s&_wpnonce=e49cecc3ad
Aspect after-activation
HTTP status 200
Load time 0.463 s
Memory usage 3 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.239 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.282 s0.272 s-0.010 s3.05 MiB3.05 MiB+ 8.65 KiB
/wp-admin/edit.php0.188 s0.191 s+0.003 s3.07 MiB3.08 MiB+ 8.28 KiB
/wp-admin/post-new.php0.786 s0.966 s+0.180 s4.97 MiB4.98 MiB+ 13.33 KiB
/wp-admin/upload.php0.546 s0.313 s-0.233 s2.99 MiB2.98 MiB- 8.76 KiB
/wp-admin/options-writing.php0.141 s0.158 s+0.017 s2.99 MiB2.97 MiB- 22.11 KiB
/wp-admin/media-new.php0.270 s0.225 s-0.045 s2.97 MiB2.97 MiB+ 3.43 KiB
/wp-admin/edit-tags.php?taxonomy=category0.302 s0.180 s-0.122 s2.98 MiB2.99 MiB+ 8.6 KiB
/wp-admin/post-new.php?post_type=page0.640 s0.817 s+0.177 s4.96 MiB4.97 MiB+ 8.91 KiB
/wp-admin/options-discussion.php0.209 s0.265 s+0.056 s2.97 MiB2.97 MiB- 7.95 KiB
/wp-admin/edit-comments.php0.186 s0.215 s+0.029 s3 MiB2.99 MiB- 8.77 KiB
/0.282 s0.231 s-0.051 s2.94 MiB3.01 MiB+ 71.37 KiB
Average 0.348 s0.348 s+0.000 s3.35 MiB3.36 MiB+ 6.82 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
XML
Language % Lines of code Comment lines Files
PHP84.9%74273415
XML9.0%79151
JSON4.5%3901
Markdown1.6%1402
Total 874 749 19

PHP Code Analysis | More results »

Lines of code 742
Total complexity 138
Median class complexity 6.5
Median method complexity 1.0
Most complex class ForumPermissionsBbpress\Bootstrap
Most complex function ForumPermissionsBbpress\Bootstrap::extractClasses()
Classes 12
Methods 54
Functions 1

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.

No new entries found.

PHP Error Log 3 lines

[02-Dec-2022 06:16:21 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/forum-permissions-bbpress/src/Common/Traits/Singleton.php on line 29
[02-Dec-2022 06:16:21 UTC] PHP Warning:  Private methods cannot be final as they are never overridden by other classes in /wp-content/plugins/forum-permissions-bbpress/src/Common/Traits/Singleton.php on line 33
[02-Dec-2022 06:16:21 UTC] PHP Warning:  The magic method ForumPermissionsBbpress\Common\Traits\Singleton::__wakeup() must have public visibility in /wp-content/plugins/forum-permissions-bbpress/src/Common/Traits/Singleton.php on line 33
See also: All tests for this plugin