eRoom - Zoom Meetings & Webinars 1.4.10

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.48 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 1.360 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=05f69f82cc
Aspect after-activation
HTTP status 200
Load time 1.747 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.440 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.371 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.906 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.490 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.443 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.321 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.355 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.549 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.404 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.307 s1.551 s+1.244 s3.07 MiB6.8 MiB+ 3.72 MiB
/wp-admin/edit.php0.205 s1.211 s+1.006 s3.1 MiB6.86 MiB+ 3.77 MiB
/wp-admin/post-new.php0.844 s4.698 s+3.854 s5.02 MiB9 MiB+ 3.98 MiB
/wp-admin/upload.php0.820 s1.224 s+0.404 s3.02 MiB6.79 MiB+ 3.77 MiB
/wp-admin/options-writing.php0.184 s1.379 s+1.195 s3.01 MiB6.78 MiB+ 3.77 MiB
/wp-admin/media-new.php0.293 s1.249 s+0.956 s2.99 MiB6.78 MiB+ 3.79 MiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s1.150 s+0.947 s3.01 MiB6.8 MiB+ 3.79 MiB
/wp-admin/post-new.php?post_type=page0.805 s3.936 s+3.131 s5.01 MiB8.99 MiB+ 3.97 MiB
/wp-admin/options-discussion.php0.317 s1.439 s+1.122 s3 MiB6.78 MiB+ 3.78 MiB
/wp-admin/edit-comments.php0.232 s1.281 s+1.049 s3.03 MiB6.8 MiB+ 3.77 MiB
/0.300 s0.356 s+0.056 s2.97 MiB3.13 MiB+ 167.11 KiB
Average 0.410 s1.770 s+1.360 s3.38 MiB6.86 MiB+ 3.48 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,6971,71793
CSS8.1%11,0472813
SVG7.3%9,919038
PHP5.3%7,22258,546128
PO File0.9%1,2035288
Markdown0.1%9203
Total 136,476 60,819 287

PHP Code Analysis | More results »

Lines of code 5,607
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

[18-Jul-2023 10:41:30 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 445
[18-Jul-2023 10:41:48 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 445
[18-Jul-2023 10:41:48 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 445
[18-Jul-2023 10:41: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 445
[18-Jul-2023 10:41: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 445
[18-Jul-2023 10:41:59 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 445
[18-Jul-2023 10:42:00 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 445
[18-Jul-2023 10:42:00 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 445
[18-Jul-2023 10:42: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 445
See also: All tests for this plugin, How to Hide eRoom - Zoom Meetings & Webinars Admin Menus and Meta Boxes