Video Conferencing with BBB 1.3.0

Does Video Conferencing with BBB work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
1PHP notices
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 223.18 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 500+
WordPress.org page https://wordpress.org/plugins/video-conferencing-with-bbb/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=video-conferencing-with-bbb%2Fvideo-conferencing-with-bbb.php&plugin_status=all&paged=1&s&_wpnonce=1d9380f742
Aspect after-activation
HTTP status 500
Load time 0.474 s
Memory usage N/A
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.323 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.820 s
Memory usage 5.53 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.381 s0.414 s+0.033 s3.37 MiB3.56 MiB+ 197.2 KiB
/wp-admin/edit.php0.191 s0.199 s+0.008 s3.4 MiB3.59 MiB+ 197.02 KiB
/wp-admin/post-new.php1.146 s1.247 s+0.101 s5.68 MiB5.98 MiB+ 307.69 KiB
/wp-admin/upload.php0.570 s0.366 s-0.204 s3.25 MiB3.45 MiB+ 204.05 KiB
/wp-admin/options-writing.php0.288 s0.146 s-0.142 s3.24 MiB3.43 MiB+ 187.33 KiB
/wp-admin/media-new.php0.240 s0.197 s-0.043 s3.23 MiB3.43 MiB+ 204.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.209 s+0.009 s3.27 MiB3.45 MiB+ 194.11 KiB
/wp-admin/post-new.php?post_type=page1.222 s1.027 s-0.195 s5.68 MiB5.97 MiB+ 303.27 KiB
/wp-admin/options-discussion.php0.246 s0.311 s+0.065 s3.22 MiB3.42 MiB+ 203.96 KiB
/wp-admin/edit-comments.php0.214 s0.232 s+0.018 s3.27 MiB3.52 MiB+ 257.68 KiB
/0.293 s0.226 s-0.067 s3.35 MiB3.54 MiB+ 198.45 KiB
Average 0.454 s0.416 s-0.038 s3.72 MiB3.94 MiB+ 223.18 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
PO File
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP66.3%2,5701,74439
PO File11.2%4352062
CSS9.5%36792
JavaScript8.6%335762
Markdown4.4%17001
Total 3,877 2,035 46

PHP Code Analysis | More results »

Lines of code 2,128
Total complexity 520
Median class complexity 18.0
Median method complexity 3.0
Most complex class Bigbluebutton_Admin
Most complex function Bigbluebutton_Public_Room_Api::bbb_user_join_room()
Classes 21
Methods 137
Functions 3

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 4

Custom Post Types 1

ID Name
bbb-roomBBB Rooms

Sidebar Widgets 1

ID Name
bigbluebuttonwidgetBBB Rooms

Meta Boxes

{
    "bbb-room": {
        "bbb-moderator-code": {
            "title": "Moderator Access Code",
            "context": "advanced"
        },
        "bbb-viewer-code": {
            "title": "Viewer Access Code",
            "context": "advanced"
        },
        "bbb-room-recordable": {
            "title": "Recordable",
            "context": "advanced"
        },
        "bbb-room-wait-for-moderator": {
            "title": "Wait for Moderator",
            "context": "advanced"
        }
    }
}

Roles 1

ID Name
anonymousAnonymous

Capabilities 14

PHP Error Log 23 lines

[17-Apr-2022 05:54:13 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_current_screen() in /wp-content/plugins/video-conferencing-with-bbb/admin/class-bigbluebutton-admin.php:528
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): Bigbluebutton_Admin->bbb_order_rooms()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/class-wp-query.php(1804): do_action_ref_array()
#4 /wp-includes/class-wp-query.php(3542): WP_Query->get_posts()
#5 /wp-includes/post.php(2430): WP_Query->query()
#6 /wp-includes/post.php(7889): get_posts()
#7 /wp-includes/post.php(4334): wp_add_trashed_suffix_to_post_name_for_trashed_posts()
#8 /wp-co in /wp-content/plugins/video-conferencing-with-bbb/admin/class-bigbluebutton-admin.php on line 528
[17-Apr-2022 05:54:14 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_current_screen() in /wp-content/plugins/video-conferencing-with-bbb/admin/class-bigbluebutton-admin.php:528
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): Bigbluebutton_Admin->bbb_order_rooms()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/class-wp-query.php(1804): do_action_ref_array()
#4 /wp-includes/class-wp-query.php(3542): WP_Query->get_posts()
#5 /wp-includes/post.php(2430): WP_Query->query()
#6 /wp-includes/post.php(7889): get_posts()
#7 /wp-includes/post.php(4334): wp_add_trashed_suffix_to_post_name_for_trashed_posts()
#8 /wp-co in /wp-content/plugins/video-conferencing-with-bbb/admin/class-bigbluebutton-admin.php on line 528
[17-Apr-2022 05:54:18 UTC] PHP Notice:  Trying to get property 'base' of non-object in /wp-content/plugins/video-conferencing-with-bbb/admin/class-bigbluebutton-admin.php on line 529
See also: All tests for this plugin, How to Hide Virtual Classroom & Video Conferencing - BigBlueButton Admin Menus and Meta Boxes