Forum Permissions bbPress 1.0.2

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: 7.09 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=e1b24e1795
Aspect after-activation
HTTP status 200
Load time 0.309 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.297 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.289 s0.219 s-0.070 s3.05 MiB3.05 MiB+ 8.92 KiB
/wp-admin/edit.php0.188 s0.196 s+0.008 s3.07 MiB3.08 MiB+ 8.55 KiB
/wp-admin/post-new.php0.783 s0.935 s+0.152 s4.97 MiB4.98 MiB+ 13.6 KiB
/wp-admin/upload.php0.529 s0.277 s-0.252 s2.99 MiB2.98 MiB- 8.48 KiB
/wp-admin/options-writing.php0.135 s0.136 s+0.001 s2.99 MiB2.97 MiB- 21.84 KiB
/wp-admin/media-new.php0.266 s0.218 s-0.048 s2.97 MiB2.97 MiB+ 3.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.169 s+0.004 s2.98 MiB2.99 MiB+ 8.88 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.700 s+0.094 s4.96 MiB4.97 MiB+ 9.19 KiB
/wp-admin/options-discussion.php0.209 s0.313 s+0.104 s2.97 MiB2.97 MiB- 7.68 KiB
/wp-admin/edit-comments.php0.188 s0.204 s+0.016 s3 MiB2.99 MiB- 8.49 KiB
/0.266 s0.206 s-0.060 s2.94 MiB3.01 MiB+ 71.64 KiB
Average 0.329 s0.325 s-0.005 s3.35 MiB3.36 MiB+ 7.09 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
Language % Lines of code Comment lines Files
PHP94.9%66874015
XML2.7%1931
Markdown2.4%1702
Total 704 743 18

PHP Code Analysis | More results »

Lines of code 668
Total complexity 137
Median class complexity 6.0
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

[22-Jan-2023 11:14:51 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 28
[22-Jan-2023 11:14:51 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 31
[22-Jan-2023 11:14:51 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 31
See also: All tests for this plugin