eRoom - Zoom Meetings & Webinars 1.4.17

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

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

Environment
WordPress version6.4.3
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=b392b63dcc
Aspect after-activation
HTTP status 200
Load time 1.432 s
Memory usage 6.81 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.492 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.600 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.984 s
Memory usage 6.73 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.879 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.334 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.586 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.306 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.349 s1.816 s+1.467 s3.38 MiB6.71 MiB+ 3.33 MiB
/wp-admin/edit.php0.219 s1.233 s+1.014 s3.41 MiB6.84 MiB+ 3.43 MiB
/wp-admin/post-new.php1.032 s4.010 s+2.978 s5.46 MiB9.44 MiB+ 3.98 MiB
/wp-admin/upload.php0.753 s1.522 s+0.769 s3.32 MiB6.7 MiB+ 3.37 MiB
/wp-admin/options-writing.php0.230 s1.176 s+0.946 s3.32 MiB6.69 MiB+ 3.38 MiB
/wp-admin/media-new.php0.326 s1.238 s+0.912 s3.3 MiB6.69 MiB+ 3.4 MiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s1.183 s+0.978 s3.31 MiB6.78 MiB+ 3.46 MiB
/wp-admin/post-new.php?post_type=page0.624 s4.010 s+3.386 s5.45 MiB9.43 MiB+ 3.98 MiB
/wp-admin/options-discussion.php0.339 s1.286 s+0.947 s3.3 MiB6.69 MiB+ 3.39 MiB
/wp-admin/edit-comments.php0.263 s1.169 s+0.906 s3.34 MiB6.71 MiB+ 3.38 MiB
/0.303 s0.283 s-0.020 s3.36 MiB3.42 MiB+ 60.96 KiB
Average 0.422 s1.721 s+1.298 s3.72 MiB6.92 MiB+ 3.2 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.1%67,29904
JavaScript29.0%39,7261,71693
CSS8.2%11,2362813
SVG7.3%9,958046
PHP5.5%7,5231,502127
PO File0.9%1,2035288
Markdown0.1%9203
Total 137,037 3,774 294

PHP Code Analysis | More results »

Lines of code 5,737
Total complexity 1,042
Median class complexity 8.0
Median method complexity 1.0
Most complex class StmZoomPostTypes
Most complex function StmZoomPostTypes::update_meeting()
Classes 50
Methods 298
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

[14-Feb-2024 09:59:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:03 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:03 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:05 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:10 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:13 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:13 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:15 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:19 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:28 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:31 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:40 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:43 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:43 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[14-Feb-2024 09:59:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
[14-Feb-2024 09:59:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[14-Feb-2024 09:59: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 2187
See also: All tests for this plugin, How to Hide eRoom - Zoom Meetings & Webinars Admin Menus and Meta Boxes