eRoom - Zoom Meetings & Webinar 1.4.3

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

Summary

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

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

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

Environment
WordPress version6.1.1
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=bf75405cb4
Aspect after-activation
HTTP status 200
Load time 1.285 s
Memory usage 6.78 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.186 s
Memory usage 6.81 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.088 s
Memory usage 6.81 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.093 s
Memory usage 6.69 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.069 s
Memory usage 6.69 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.048 s
Memory usage 6.69 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.074 s
Memory usage 6.69 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.127 s
Memory usage 6.69 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.200 s
Memory usage 6.69 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.04 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.266 s1.583 s+1.317 s3.05 MiB6.69 MiB+ 3.64 MiB
/wp-admin/edit.php0.170 s1.145 s+0.975 s3.07 MiB6.82 MiB+ 3.74 MiB
/wp-admin/post-new.php0.729 s1.663 s+0.934 s4.97 MiB8.87 MiB+ 3.9 MiB
/wp-admin/upload.php0.650 s1.041 s+0.391 s2.99 MiB6.68 MiB+ 3.69 MiB
/wp-admin/options-writing.php0.163 s1.242 s+1.079 s2.99 MiB6.68 MiB+ 3.69 MiB
/wp-admin/media-new.php0.260 s1.067 s+0.807 s2.97 MiB6.68 MiB+ 3.71 MiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s1.059 s+0.881 s2.98 MiB6.75 MiB+ 3.77 MiB
/wp-admin/post-new.php?post_type=page0.593 s1.331 s+0.738 s4.96 MiB8.86 MiB+ 3.9 MiB
/wp-admin/options-discussion.php0.195 s1.276 s+1.081 s2.98 MiB6.68 MiB+ 3.7 MiB
/wp-admin/edit-comments.php0.187 s1.088 s+0.901 s3 MiB6.69 MiB+ 3.69 MiB
/0.299 s0.235 s-0.064 s2.94 MiB3.04 MiB+ 97.97 KiB
Average 0.335 s1.157 s+0.822 s3.35 MiB6.77 MiB+ 3.41 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
JSON50.3%67,29604
JavaScript29.4%39,3831,72087
CSS8.1%10,8942811
SVG7.3%9,789017
PHP4.8%6,37158,485108
Markdown0.1%6803
Total 133,801 60,233 230

PHP Code Analysis | More results »

Lines of code 4,839
Total complexity 852
Median class complexity 9.5
Median method complexity 1.0
Most complex class StmZoomPostTypes
Most complex function StmZoomPostTypes::update_meeting()
Classes 32
Methods 214
Functions 49

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

[06-Jan-2023 09:21:17 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
[06-Jan-2023 09:21:20 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
[06-Jan-2023 09:21:22 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
[06-Jan-2023 09:21:24 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
[06-Jan-2023 09:21:25 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
[06-Jan-2023 09:21:27 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
[06-Jan-2023 09:21:29 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
[06-Jan-2023 09:21:31 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
[06-Jan-2023 09:21: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
[06-Jan-2023 09:21:53 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
[06-Jan-2023 09:21: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
See also: All tests for this plugin, How to Hide eRoom - Zoom Meetings & Webinars Admin Menus and Meta Boxes