RegisterONE Event Mapping Solutions 3.6.16

Does "RegisterONE Event Mapping Solutions" work with WordPress 6.4.2 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: 131.92 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.4.2
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=902cb1bbdc
Aspect after-activation
HTTP status 200
Load time 0.290 s
Memory usage 3.45 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.165 s
Memory usage 3.42 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.318 s
Memory usage 3.41 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.266 s
Memory usage 3.41 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.164 s
Memory usage 3.4 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.165 s
Memory usage 3.4 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.180 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.394 s0.329 s-0.065 s3.38 MiB3.53 MiB+ 151.41 KiB
/wp-admin/edit.php0.343 s0.391 s+0.048 s3.41 MiB3.55 MiB+ 149.68 KiB
/wp-admin/post-new.php0.847 s0.630 s-0.217 s5.46 MiB5.65 MiB+ 196.84 KiB
/wp-admin/upload.php0.716 s0.432 s-0.284 s3.32 MiB3.47 MiB+ 151.8 KiB
/wp-admin/options-writing.php0.217 s0.197 s-0.020 s3.32 MiB3.41 MiB+ 94.13 KiB
/wp-admin/media-new.php0.320 s0.248 s-0.072 s3.29 MiB3.41 MiB+ 114.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.187 s-0.018 s3.31 MiB3.45 MiB+ 135.4 KiB
/wp-admin/post-new.php?post_type=page0.788 s0.705 s-0.083 s5.45 MiB5.63 MiB+ 180.74 KiB
/wp-admin/options-discussion.php0.262 s0.276 s+0.014 s3.3 MiB3.42 MiB+ 120.34 KiB
/wp-admin/edit-comments.php0.249 s0.219 s-0.030 s3.34 MiB3.45 MiB+ 118 KiB
/0.277 s0.210 s-0.067 s3.36 MiB3.39 MiB+ 37.95 KiB
Average 0.420 s0.348 s-0.072 s3.72 MiB3.85 MiB+ 131.92 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.4%37,6685,106156
CSS23.8%16,48866946
PHP12.7%8,7681,84619
JSON3.6%2,48102
Sass2.9%1,997704
SVG2.0%1,3952934
Markdown0.5%35902
Mustache0.0%2701
Total 69,183 7,720 264

PHP Code Analysis | More results »

Lines of code 9,962
Total complexity 1,736
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

[13-Dec-2023 14:44:16 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 725
[13-Dec-2023 14:44:16 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 899
[13-Dec-2023 14:44:16 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 930
[13-Dec-2023 14:44:17 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[13-Dec-2023 14:44:17 UTC] PHP Deprecated:  Function get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[13-Dec-2023 14:44:18 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[13-Dec-2023 14:44:18 UTC] PHP Deprecated:  Function get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[13-Dec-2023 14:44:19 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[13-Dec-2023 14:44:19 UTC] PHP Deprecated:  Function get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[13-Dec-2023 14:44:20 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[13-Dec-2023 14:44:20 UTC] PHP Deprecated:  Function get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[13-Dec-2023 14:44:20 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
[13-Dec-2023 14:44:20 UTC] PHP Deprecated:  Function get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide the "RegisterONE" Admin Menu