RegisterONE Event Mapping Solutions 3.6.9

Does "RegisterONE Event Mapping Solutions" work with WordPress 6.2.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: 138.99 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.2.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=8d6d1c43ba
Aspect after-activation
HTTP status 200
Load time 0.264 s
Memory usage 3.14 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.143 s
Memory usage 3.11 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.280 s
Memory usage 3.1 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.235 s
Memory usage 3.1 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.140 s
Memory usage 3.09 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.153 s
Memory usage 3.09 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.187 s
Memory usage 3.12 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.270 s0.233 s-0.037 s3.07 MiB3.21 MiB+ 146.74 KiB
/wp-admin/edit.php0.171 s0.168 s-0.003 s3.1 MiB3.23 MiB+ 131.18 KiB
/wp-admin/post-new.php0.728 s0.648 s-0.080 s5.02 MiB5.24 MiB+ 230.04 KiB
/wp-admin/upload.php0.734 s0.370 s-0.364 s3.02 MiB3.16 MiB+ 145.38 KiB
/wp-admin/options-writing.php0.165 s0.167 s+0.002 s3.01 MiB3.1 MiB+ 85.16 KiB
/wp-admin/media-new.php0.253 s0.221 s-0.032 s2.99 MiB3.1 MiB+ 109.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.169 s-0.003 s3.01 MiB3.13 MiB+ 130.38 KiB
/wp-admin/post-new.php?post_type=page0.581 s0.571 s-0.010 s5.01 MiB5.23 MiB+ 221.95 KiB
/wp-admin/options-discussion.php0.186 s0.243 s+0.057 s3 MiB3.11 MiB+ 115.33 KiB
/wp-admin/edit-comments.php0.193 s0.203 s+0.010 s3.03 MiB3.14 MiB+ 113.02 KiB
/0.305 s0.196 s-0.109 s3.03 MiB3.13 MiB+ 99.91 KiB
Average 0.342 s0.290 s-0.052 s3.39 MiB3.53 MiB+ 138.99 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,45966846
PHP12.6%8,6991,83819
JSON3.6%2,49402
Sass2.9%1,997704
SVG2.0%1,3952934
Markdown0.5%35902
Mustache0.0%2701
Total 69,026 7,711 263

PHP Code Analysis | More results »

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

[10-Jul-2023 18:44:05 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
[10-Jul-2023 18:44:05 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
[10-Jul-2023 18:44:05 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
[10-Jul-2023 18:44:06 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 5423
[10-Jul-2023 18:44:06 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 5423
[10-Jul-2023 18:44:07 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 5423
[10-Jul-2023 18:44:07 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 5423
[10-Jul-2023 18:44:08 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 5423
[10-Jul-2023 18:44:08 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 5423
[10-Jul-2023 18:44:09 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 5423
[10-Jul-2023 18:44:09 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 5423
[10-Jul-2023 18:44:09 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 5423
[10-Jul-2023 18:44:09 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 5423
See also: All tests for this plugin, How to Hide the "RegisterONE" Admin Menu