RegisterONE Event Mapping Solutions 3.6.7

Does "RegisterONE Event Mapping Solutions" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30+
WordPress.org page https://wordpress.org/plugins/registerone-event-forms/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=registerone-event-forms%2Fregisterone-wordpress-client.php&plugin_status=all&paged=1&s&_wpnonce=c8d24a48f5
Aspect after-activation
HTTP status 200
Load time 0.278 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Settings → RegisterONE

Page screenshot: Settings → RegisterONE
URL /wp-admin/options-general.php?page=registerone_plugin_options
Aspect menu-item
HTTP status 200
Load time 0.259 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Settings → RegisterONE → Event Form Shortcodes

Page screenshot: Settings → RegisterONE → Event Form Shortcodes
URL /wp-admin/options-general.php?page=registerone_plugin_options&tab=dwc_form_setup
Aspect menu-item-tab
HTTP status 200
Load time 0.294 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Settings → RegisterONE → Event Map Shortcodes

Page screenshot: Settings → RegisterONE → Event Map Shortcodes
URL /wp-admin/options-general.php?page=registerone_plugin_options&tab=dwc_map_setup
Aspect menu-item-tab
HTTP status 200
Load time 0.242 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Settings → RegisterONE → Forms with your Theme

Page screenshot: Settings → RegisterONE → Forms with your Theme
URL /wp-admin/options-general.php?page=registerone_plugin_options&tab=registerone_iframes
Aspect menu-item-tab
HTTP status 200
Load time 0.158 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Settings → RegisterONE → Setup Notes & Help

Page screenshot: Settings → RegisterONE → Setup Notes & Help
URL /wp-admin/options-general.php?page=registerone_plugin_options&tab=registerone_help
Aspect menu-item-tab
HTTP status 200
Load time 0.160 s
Memory usage 3.06 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.268 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.301 s0.409 s+0.108 s3.05 MiB3.18 MiB+ 140.93 KiB
/wp-admin/edit.php0.207 s0.203 s-0.004 s3.07 MiB3.2 MiB+ 125.68 KiB
/wp-admin/post-new.php0.825 s0.994 s+0.169 s4.97 MiB5.19 MiB+ 230.04 KiB
/wp-admin/upload.php0.741 s0.266 s-0.475 s2.99 MiB3.13 MiB+ 139.52 KiB
/wp-admin/options-writing.php0.185 s0.150 s-0.035 s2.99 MiB3.06 MiB+ 77.05 KiB
/wp-admin/media-new.php0.361 s0.237 s-0.124 s2.97 MiB3.07 MiB+ 103.71 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.177 s-0.022 s2.98 MiB3.1 MiB+ 124.88 KiB
/wp-admin/post-new.php?post_type=page0.668 s0.768 s+0.100 s4.96 MiB5.18 MiB+ 225.95 KiB
/wp-admin/options-discussion.php0.223 s0.255 s+0.032 s2.98 MiB3.08 MiB+ 107.33 KiB
/wp-admin/edit-comments.php0.223 s0.213 s-0.010 s3 MiB3.11 MiB+ 107.52 KiB
/0.307 s0.219 s-0.088 s2.94 MiB3.1 MiB+ 156.88 KiB
Average 0.385 s0.354 s-0.032 s3.35 MiB3.49 MiB+ 139.95 KiB

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.

JavaScript
CSS
PHP
Language % Lines of code Comment lines Files
JavaScript54.5%37,5965,106155
CSS23.8%16,45866846
PHP12.6%8,6941,82819
JSON3.6%2,49402
Sass2.9%1,997704
SVG2.0%1,3952934
Markdown0.5%35902
Mustache0.0%2701
Total 69,020 7,701 263

PHP Code Analysis | More results »

Lines of code 9,883
Total complexity 1,710
Median class complexity 16.0
Median method complexity 3.0
Most complex class RegisteroneShortcodes
Most complex function RegisteroneShortcodes::_execute_form_submission()
Classes 10
Methods 163
Functions 32

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 1

PHP Error Log 13 lines

[22-Nov-2022 23:41:52 UTC] PHP Deprecated:  Optional parameter $data declared before required parameter $screen is implicitly treated as a required parameter in /wp-content/plugins/registerone-event-forms/admin/classes/RegisteroneShortcodes.php on line 722
[22-Nov-2022 23:41:52 UTC] PHP Deprecated:  Optional parameter $option declared before required parameter $formData is implicitly treated as a required parameter in /wp-content/plugins/registerone-event-forms/admin/classes/RegisteroneShortcodes.php on line 894
[22-Nov-2022 23:41:52 UTC] PHP Deprecated:  Optional parameter $approval_status declared before required parameter $event_attributes_a is implicitly treated as a required parameter in /wp-content/plugins/registerone-event-forms/admin/classes/RegisteroneShortcodes.php on line 925
[22-Nov-2022 23:41:54 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[22-Nov-2022 23:41:54 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[22-Nov-2022 23:41:54 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[22-Nov-2022 23:41:54 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[22-Nov-2022 23:41:55 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[22-Nov-2022 23:41:55 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[22-Nov-2022 23:41:56 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[22-Nov-2022 23:41:56 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[22-Nov-2022 23:41:57 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
[22-Nov-2022 23:41:57 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5393
See also: All tests for this plugin, How to Hide the "RegisterONE" Admin Menu