eRoom - Zoom Meetings & Webinars 1.4.8

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

Summary

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

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

Page speed impact: 1.265 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=ec8b34d377
Aspect after-activation
HTTP status 200
Load time 1.624 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.258 s
Memory usage 6.85 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.190 s
Memory usage 6.85 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.678 s
Memory usage 6.73 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.244 s
Memory usage 6.73 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.096 s
Memory usage 6.73 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.102 s
Memory usage 6.73 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.185 s
Memory usage 6.73 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.379 s
Memory usage 6.73 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.267 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.294 s1.416 s+1.122 s3.07 MiB6.73 MiB+ 3.66 MiB
/wp-admin/edit.php0.190 s1.152 s+0.962 s3.1 MiB6.86 MiB+ 3.76 MiB
/wp-admin/post-new.php0.725 s3.925 s+3.200 s5.02 MiB8.99 MiB+ 3.97 MiB
/wp-admin/upload.php0.531 s1.130 s+0.599 s3.02 MiB6.72 MiB+ 3.7 MiB
/wp-admin/options-writing.php0.167 s1.254 s+1.087 s3.01 MiB6.72 MiB+ 3.7 MiB
/wp-admin/media-new.php0.274 s1.166 s+0.892 s2.99 MiB6.72 MiB+ 3.72 MiB
/wp-admin/edit-tags.php?taxonomy=category0.228 s1.108 s+0.880 s3.01 MiB6.79 MiB+ 3.79 MiB
/wp-admin/post-new.php?post_type=page0.576 s3.656 s+3.080 s5.01 MiB8.98 MiB+ 3.97 MiB
/wp-admin/options-discussion.php0.198 s1.107 s+0.909 s3 MiB6.72 MiB+ 3.72 MiB
/wp-admin/edit-comments.php0.200 s1.374 s+1.174 s3.03 MiB6.79 MiB+ 3.76 MiB
/0.295 s0.307 s+0.012 s2.97 MiB3.13 MiB+ 162.1 KiB
Average 0.334 s1.600 s+1.265 s3.38 MiB6.83 MiB+ 3.45 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.6%67,29604
JavaScript29.2%39,5861,71792
CSS8.1%10,9872812
SVG7.2%9,793019
PHP4.9%6,71358,548113
PO File0.9%1,2035288
Markdown0.1%9003
Total 135,668 60,821 251

PHP Code Analysis | More results »

Lines of code 5,084
Total complexity 923
Median class complexity 10.0
Median method complexity 1.0
Most complex class StmZoomPostTypes
Most complex function StmZoomPostTypes::update_meeting()
Classes 34
Methods 227
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 3

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 20 lines

[21-May-2023 04:14:49 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:14:52 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:14:54 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:14:56 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:14:56 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
[21-May-2023 04:14:58 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:15:00 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:15:02 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:15:04 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:15:06 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:15:12 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
[21-May-2023 04:15:13 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
[21-May-2023 04:15:13 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
[21-May-2023 04:15:14 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
[21-May-2023 04:15:23 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
[21-May-2023 04:15:23 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
[21-May-2023 04:15:24 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
[21-May-2023 04:15:24 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
[21-May-2023 04:15:32 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
[21-May-2023 04:15:33 UTC] PHP Deprecated:  unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in /wp-content/plugins/eroom-zoom-meetings-webinar/libs/stm-mailchimp-integration/classes/STMMailChimpBase.php on line 103
See also: All tests for this plugin, How to Hide eRoom - Zoom Meetings & Webinars Admin Menus and Meta Boxes