eRoom - Zoom Meetings & Webinars 1.4.21

Does "eRoom - Zoom Meetings & Webinars" work with WordPress 6.6.2 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.21 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.6.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 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=0122f2d4fc
Aspect after-activation
HTTP status 200
Load time 2.156 s
Memory usage 6.9 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.527 s
Memory usage 6.94 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.683 s
Memory usage 6.94 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.864 s
Memory usage 6.88 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.780 s
Memory usage 6.88 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.374 s
Memory usage 6.88 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.503 s
Memory usage 6.88 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.316 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.359 s1.674 s+1.315 s3.47 MiB6.88 MiB+ 3.4 MiB
/wp-admin/edit.php0.217 s1.338 s+1.121 s3.54 MiB6.94 MiB+ 3.4 MiB
/wp-admin/post-new.php0.823 s3.525 s+2.702 s5.75 MiB9.72 MiB+ 3.97 MiB
/wp-admin/upload.php0.596 s1.279 s+0.683 s3.49 MiB6.86 MiB+ 3.37 MiB
/wp-admin/options-writing.php0.235 s1.503 s+1.268 s3.41 MiB6.86 MiB+ 3.45 MiB
/wp-admin/media-new.php0.303 s1.203 s+0.900 s3.4 MiB6.86 MiB+ 3.46 MiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s1.213 s+1.003 s3.47 MiB6.88 MiB+ 3.41 MiB
/wp-admin/post-new.php?post_type=page0.618 s3.238 s+2.620 s5.75 MiB9.71 MiB+ 3.97 MiB
/wp-admin/options-discussion.php0.364 s1.279 s+0.915 s3.41 MiB6.86 MiB+ 3.45 MiB
/wp-admin/edit-comments.php0.261 s1.526 s+1.265 s3.49 MiB6.88 MiB+ 3.39 MiB
/0.360 s0.346 s-0.014 s3.45 MiB3.51 MiB+ 59.06 KiB
Average 0.395 s1.648 s+1.253 s3.88 MiB7.09 MiB+ 3.21 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,1471,610135
SVG3.1%4,177048
PO File1.0%1,3585949
Markdown0.1%11203
Total 132,875 3,959 306

PHP Code Analysis | More results »

Lines of code 6,312
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

[11-Sep-2024 12:09:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:06 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
[11-Sep-2024 12:09:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:06 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
[11-Sep-2024 12:09:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:08 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
[11-Sep-2024 12:09:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:08 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
[11-Sep-2024 12:09:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:10 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
[11-Sep-2024 12:09:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:10 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
[11-Sep-2024 12:09:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:12 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:17 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
[11-Sep-2024 12:09:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:17 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
[11-Sep-2024 12:09:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:22 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
[11-Sep-2024 12:09:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:22 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
[11-Sep-2024 12:09:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:27 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
[11-Sep-2024 12:09:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:27 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
[11-Sep-2024 12:09:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:28 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
[11-Sep-2024 12:09:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:28 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
[11-Sep-2024 12:09:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09: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
[11-Sep-2024 12:09:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:36 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
[11-Sep-2024 12:09:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:36 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
[11-Sep-2024 12:09:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:37 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
[11-Sep-2024 12:09:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:37 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
[11-Sep-2024 12:09:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:38 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
[11-Sep-2024 12:09:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:38 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
[11-Sep-2024 12:09:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:40 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
[11-Sep-2024 12:09:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:40 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
[11-Sep-2024 12:09:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:45 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
[11-Sep-2024 12:09:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:45 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
[11-Sep-2024 12:09:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:46 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
[11-Sep-2024 12:09:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:46 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
[11-Sep-2024 12:09:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:48 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
[11-Sep-2024 12:09:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:48 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
[11-Sep-2024 12:09:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:50 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
[11-Sep-2024 12:09:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:50 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
[11-Sep-2024 12:09:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:51 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
[11-Sep-2024 12:09:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 12:09:51 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