eRoom - Zoom Meetings & Webinars 1.4.22

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

Summary

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

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

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

Environment
WordPress version6.7
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 8

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=cffcb0fb4a
Aspect after-activation
HTTP status 200
Load time 2.155 s
Memory usage 6.91 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.315 s
Memory usage 6.95 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.229 s
Memory usage 6.95 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.657 s
Memory usage 6.89 MiB
JS errors None
Resource errors None

eRoom → Statistics

Page screenshot: eRoom → Statistics
URL /wp-admin/admin.php?page=stm_zoom_reports
Aspect menu-item
HTTP status 200
Load time 1.787 s
Memory usage 6.89 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.183 s
Memory usage 6.89 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.347 s
Memory usage 6.89 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.304 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.306 s1.440 s+1.134 s3.48 MiB6.89 MiB+ 3.41 MiB
/wp-admin/edit.php0.182 s1.013 s+0.831 s3.54 MiB6.95 MiB+ 3.41 MiB
/wp-admin/post-new.php0.741 s3.654 s+2.913 s5.92 MiB9.76 MiB+ 3.84 MiB
/wp-admin/upload.php0.540 s1.182 s+0.642 s3.49 MiB6.87 MiB+ 3.38 MiB
/wp-admin/options-writing.php0.226 s1.075 s+0.849 s3.47 MiB6.87 MiB+ 3.4 MiB
/wp-admin/media-new.php0.302 s1.044 s+0.742 s3.46 MiB6.87 MiB+ 3.4 MiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s1.112 s+0.901 s3.47 MiB6.89 MiB+ 3.41 MiB
/wp-admin/post-new.php?post_type=page0.590 s3.425 s+2.835 s5.92 MiB9.75 MiB+ 3.83 MiB
/wp-admin/options-discussion.php0.242 s1.153 s+0.911 s3.47 MiB6.87 MiB+ 3.39 MiB
/wp-admin/edit-comments.php0.208 s1.083 s+0.875 s3.49 MiB6.89 MiB+ 3.4 MiB
/0.277 s0.214 s-0.063 s3.47 MiB3.52 MiB+ 44.96 KiB
Average 0.348 s1.490 s+1.143 s3.93 MiB7.1 MiB+ 3.17 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.6%67,29904
JavaScript30.2%40,1621,72794
CSS8.7%11,6202813
PHP6.1%8,1441,611135
SVG3.1%4,177048
PO File1.0%1,3585949
Markdown0.1%11203
Total 132,872 3,960 306

PHP Code Analysis | More results »

Lines of code 6,311
Total complexity 1,199
Median class complexity 8.0
Median method complexity 1.0
Most complex class StmZoomPostTypes
Most complex function StmZoomPostTypes::update_meeting()
Classes 57
Methods 334
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": "Meeting info",
            "context": "side"
        },
        "stm_zoom_meeting": {
            "title": "Post settings",
            "context": "normal"
        }
    },
    "stm-zoom-webinar": {
        "stm_zoom_webinar_info": {
            "title": "Webinar info",
            "context": "side"
        },
        "stm_zoom_webinar": {
            "title": "Post settings",
            "context": "normal"
        }
    }
}

PHP Error Log 84 lines

[13-Nov-2024 19:06:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:06:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:06:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:06:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:06:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:06:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:06:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:06:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:06:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:06:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:06:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:06:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:05 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:12 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:14 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:14 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:15 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:30 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:30 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:31 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:31 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:32 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:32 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:34 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[13-Nov-2024 19:07:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[13-Nov-2024 19:07:34 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
See also: All tests for this plugin, How to Hide eRoom - Zoom Meetings & Webinars Admin Menus and Meta Boxes