RegisterONE Event Mapping Solutions 3.7.1

Does "RegisterONE Event Mapping Solutions" work with WordPress 6.4.3 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.3
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=cdc62c027c
Aspect after-activation
HTTP status 200
Load time 0.354 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.161 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.288 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.259 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.155 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.164 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.175 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.330 s0.316 s-0.014 s3.38 MiB3.53 MiB+ 151.41 KiB
/wp-admin/edit.php0.198 s0.290 s+0.092 s3.41 MiB3.55 MiB+ 149.68 KiB
/wp-admin/post-new.php0.811 s0.594 s-0.217 s5.46 MiB5.65 MiB+ 196.84 KiB
/wp-admin/upload.php0.520 s0.439 s-0.081 s3.32 MiB3.47 MiB+ 151.8 KiB
/wp-admin/options-writing.php0.222 s0.194 s-0.028 s3.32 MiB3.41 MiB+ 94.13 KiB
/wp-admin/media-new.php0.297 s0.206 s-0.091 s3.3 MiB3.41 MiB+ 114.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.168 s-0.034 s3.31 MiB3.45 MiB+ 135.4 KiB
/wp-admin/post-new.php?post_type=page0.551 s1.062 s+0.511 s5.45 MiB5.63 MiB+ 180.74 KiB
/wp-admin/options-discussion.php0.276 s0.279 s+0.003 s3.3 MiB3.42 MiB+ 120.34 KiB
/wp-admin/edit-comments.php0.284 s0.221 s-0.063 s3.34 MiB3.45 MiB+ 118 KiB
/0.265 s0.226 s-0.039 s3.36 MiB3.4 MiB+ 37.95 KiB
Average 0.360 s0.363 s+0.004 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,52167146
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,763 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

[06-Feb-2024 17:10:12 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
[06-Feb-2024 17:10:12 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
[06-Feb-2024 17:10:12 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
[06-Feb-2024 17:10:14 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
[06-Feb-2024 17:10:14 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
[06-Feb-2024 17:10:14 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
[06-Feb-2024 17:10:14 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
[06-Feb-2024 17:10:15 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
[06-Feb-2024 17:10:15 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
[06-Feb-2024 17:10:16 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
[06-Feb-2024 17:10:16 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
[06-Feb-2024 17:10: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
[06-Feb-2024 17:10: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
See also: All tests for this plugin, How to Hide the "RegisterONE" Admin Menu