RegisterONE Event Mapping Solutions 3.7.0

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=22ba45acd7
Aspect after-activation
HTTP status 200
Load time 0.478 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.173 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.326 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.265 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.172 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.170 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.252 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.373 s0.351 s-0.022 s3.38 MiB3.53 MiB+ 151.41 KiB
/wp-admin/edit.php0.343 s0.211 s-0.132 s3.41 MiB3.55 MiB+ 149.68 KiB
/wp-admin/post-new.php0.845 s0.653 s-0.192 s5.46 MiB5.65 MiB+ 196.84 KiB
/wp-admin/upload.php0.704 s0.555 s-0.149 s3.32 MiB3.47 MiB+ 151.8 KiB
/wp-admin/options-writing.php0.233 s0.229 s-0.004 s3.32 MiB3.41 MiB+ 94.13 KiB
/wp-admin/media-new.php0.320 s0.275 s-0.045 s3.29 MiB3.41 MiB+ 114.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.201 s-0.007 s3.31 MiB3.44 MiB+ 135.4 KiB
/wp-admin/post-new.php?post_type=page0.836 s0.619 s-0.217 s5.45 MiB5.62 MiB+ 180.74 KiB
/wp-admin/options-discussion.php0.270 s0.457 s+0.187 s3.3 MiB3.42 MiB+ 120.34 KiB
/wp-admin/edit-comments.php0.267 s0.224 s-0.043 s3.33 MiB3.45 MiB+ 118 KiB
/0.281 s0.206 s-0.075 s3.36 MiB3.39 MiB+ 37.95 KiB
Average 0.425 s0.362 s-0.064 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.3%37,6685,106156
CSS23.8%16,52167046
PHP12.9%8,9591,88719
JSON3.6%2,48102
Sass2.9%1,997704
SVG2.0%1,3952934
Markdown0.5%35902
Mustache0.0%2701
Total 69,407 7,762 264

PHP Code Analysis | More results »

Lines of code 10,223
Total complexity 1,741
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-Jan-2024 11:56:18 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
[22-Jan-2024 11:56:18 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
[22-Jan-2024 11:56:18 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
[22-Jan-2024 11:56: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
[22-Jan-2024 11:56: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
[22-Jan-2024 11:56: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
[22-Jan-2024 11:56: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
[22-Jan-2024 11:56:21 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
[22-Jan-2024 11:56:21 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
[22-Jan-2024 11:56:22 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
[22-Jan-2024 11:56:22 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
[22-Jan-2024 11:56:23 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
[22-Jan-2024 11:56:23 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