Does Video Conferencing with BBB work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .
2 | PHP fatal errors |
1 | PHP notices |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
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.
WordPress version | 5.9.3 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 500+ |
WordPress.org page | https://wordpress.org/plugins/video-conferencing-with-bbb/ |
Badges |
|
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.323 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
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 |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.381 s | 0.414 s | +0.033 s | 3.37 MiB | 3.56 MiB | + 197.2 KiB |
/wp-admin/edit.php | 0.191 s | 0.199 s | +0.008 s | 3.4 MiB | 3.59 MiB | + 197.02 KiB |
/wp-admin/post-new.php | 1.146 s | 1.247 s | +0.101 s | 5.68 MiB | 5.98 MiB | + 307.69 KiB |
/wp-admin/upload.php | 0.570 s | 0.366 s | -0.204 s | 3.25 MiB | 3.45 MiB | + 204.05 KiB |
/wp-admin/options-writing.php | 0.288 s | 0.146 s | -0.142 s | 3.24 MiB | 3.43 MiB | + 187.33 KiB |
/wp-admin/media-new.php | 0.240 s | 0.197 s | -0.043 s | 3.23 MiB | 3.43 MiB | + 204.27 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.200 s | 0.209 s | +0.009 s | 3.27 MiB | 3.45 MiB | + 194.11 KiB |
/wp-admin/post-new.php?post_type=page | 1.222 s | 1.027 s | -0.195 s | 5.68 MiB | 5.97 MiB | + 303.27 KiB |
/wp-admin/options-discussion.php | 0.246 s | 0.311 s | +0.065 s | 3.22 MiB | 3.42 MiB | + 203.96 KiB |
/wp-admin/edit-comments.php | 0.214 s | 0.232 s | +0.018 s | 3.27 MiB | 3.52 MiB | + 257.68 KiB |
/ | 0.293 s | 0.226 s | -0.067 s | 3.35 MiB | 3.54 MiB | + 198.45 KiB |
Average | 0.454 s | 0.416 s | -0.038 s | 3.72 MiB | 3.94 MiB | + 223.18 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 66.3% | 2,570 | 1,744 | 39 | |
PO File | 11.2% | 435 | 206 | 2 | |
CSS | 9.5% | 367 | 9 | 2 | |
JavaScript | 8.6% | 335 | 76 | 2 | |
Markdown | 4.4% | 170 | 0 | 1 | |
Total | 3,877 | 2,035 | 46 |
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 |
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.
wp_options
4ID | Name |
---|---|
bbb-room | BBB Rooms |
ID | Name |
---|---|
bigbluebuttonwidget | BBB Rooms |
{
"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"
}
}
}
ID | Name |
---|---|
anonymous | Anonymous |
[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