eRoom - Zoom Meetings & Webinars 1.4.9

Does "eRoom - Zoom Meetings & Webinars" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 3.46 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 1.417 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/eroom-zoom-meetings-webinar/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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=eroom-zoom-meetings-webinar%2Feroom-zoom-meetings-webinar.php&plugin_status=all&paged=1&s&_wpnonce=804ae4f1aa
Aspect after-activation
HTTP status 200
Load time 1.844 s
Memory usage 6.82 MiB
JS errors None
Resource errors None

eRoom

Page screenshot: eRoom
URL /wp-admin/edit.php?post_type=stm-zoom
Aspect menu-item
HTTP status 200
Load time 1.441 s
Memory usage 6.86 MiB
JS errors None
Resource errors None

eRoom → Webinars

Page screenshot: eRoom → Webinars
URL /wp-admin/edit.php?post_type=stm-zoom-webinar
Aspect menu-item
HTTP status 200
Load time 1.334 s
Memory usage 6.86 MiB
JS errors None
Resource errors None

eRoom → Users

Page screenshot: eRoom → Users
URL /wp-admin/admin.php?page=stm_zoom_users
Aspect menu-item
HTTP status 200
Load time 1.822 s
Memory usage 6.8 MiB
JS errors None
Resource errors None

eRoom → Add user

Page screenshot: eRoom → Add user
URL /wp-admin/admin.php?page=stm_zoom_add_user
Aspect menu-item
HTTP status 200
Load time 1.444 s
Memory usage 6.8 MiB
JS errors None
Resource errors None

eRoom → Reports

Page screenshot: eRoom → Reports
URL /wp-admin/admin.php?page=stm_zoom_reports
Aspect menu-item
HTTP status 200
Load time 1.297 s
Memory usage 6.8 MiB
JS errors None
Resource errors None

eRoom → Assign host id

Page screenshot: eRoom → Assign host id
URL /wp-admin/admin.php?page=stm_zoom_assign_host_id
Aspect menu-item
HTTP status 200
Load time 1.307 s
Memory usage 6.8 MiB
JS errors None
Resource errors None

eRoom → Zoom Settings

Page screenshot: eRoom → Zoom Settings
URL /wp-admin/admin.php?page=stm_zoom_settings
Aspect menu-item
HTTP status 200
Load time 1.359 s
Memory usage 6.8 MiB
JS errors None
Resource errors None

eRoom → Upgrade

Page screenshot: eRoom → Upgrade
URL /wp-admin/admin.php?page=stm_zoom_go_pro
Aspect menu-item
HTTP status 200
Load time 1.570 s
Memory usage 6.8 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.360 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.300 s1.473 s+1.173 s3.07 MiB6.8 MiB+ 3.72 MiB
/wp-admin/edit.php0.192 s1.306 s+1.114 s3.1 MiB6.86 MiB+ 3.77 MiB
/wp-admin/post-new.php0.783 s4.751 s+3.968 s5.02 MiB9 MiB+ 3.98 MiB
/wp-admin/upload.php0.564 s1.424 s+0.860 s3.02 MiB6.78 MiB+ 3.77 MiB
/wp-admin/options-writing.php0.176 s1.197 s+1.021 s3.01 MiB6.72 MiB+ 3.71 MiB
/wp-admin/media-new.php0.365 s1.209 s+0.844 s2.99 MiB6.72 MiB+ 3.73 MiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s1.188 s+1.004 s3.01 MiB6.8 MiB+ 3.79 MiB
/wp-admin/post-new.php?post_type=page0.617 s3.812 s+3.195 s5.01 MiB8.99 MiB+ 3.97 MiB
/wp-admin/options-discussion.php0.217 s1.406 s+1.189 s3 MiB6.72 MiB+ 3.72 MiB
/wp-admin/edit-comments.php0.225 s1.384 s+1.159 s3.03 MiB6.79 MiB+ 3.77 MiB
/0.313 s0.368 s+0.055 s2.97 MiB3.13 MiB+ 162.23 KiB
Average 0.358 s1.774 s+1.417 s3.38 MiB6.85 MiB+ 3.46 MiB

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.

JSON
JavaScript
CSS
Language % Lines of code Comment lines Files
JSON49.3%67,29604
JavaScript29.1%39,6691,71793
CSS8.1%11,0472813
SVG7.3%9,911036
PHP5.3%7,22358,546128
PO File0.9%1,2035288
Markdown0.1%9003
Total 136,439 60,819 285

PHP Code Analysis | More results »

Lines of code 5,604
Total complexity 1,018
Median class complexity 8.0
Median method complexity 1.0
Most complex class StmZoomPostTypes
Most complex function StmZoomPostTypes::update_meeting()
Classes 49
Methods 292
Functions 50

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 2

ID Name
stm-zoomMeetings
stm-zoom-webinarWebinars

Meta Boxes

{
    "stm-zoom": {
        "stm_zoom_info": {
            "title": "Zoom meeting info",
            "context": "side"
        },
        "stm_zoom_meeting": {
            "title": "Post settings",
            "context": "normal"
        }
    },
    "stm-zoom-webinar": {
        "stm_zoom_webinar_info": {
            "title": "Zoom webinar info",
            "context": "side"
        },
        "stm_zoom_webinar": {
            "title": "Post settings",
            "context": "normal"
        }
    }
}

PHP Error Log 9 lines

[29-Jun-2023 10:14:31 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 456
[29-Jun-2023 10:14:49 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 456
[29-Jun-2023 10:14:50 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 456
[29-Jun-2023 10:14:50 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 456
[29-Jun-2023 10:14:51 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 456
[29-Jun-2023 10:15:01 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 456
[29-Jun-2023 10:15:01 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 456
[29-Jun-2023 10:15:02 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 456
[29-Jun-2023 10:15:02 UTC] PHP Deprecated:  http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/zoom-app/vendor/guzzlehttp/guzzle/src/Client.php on line 456
See also: All tests for this plugin, How to Hide eRoom - Zoom Meetings & Webinars Admin Menus and Meta Boxes