RegisterONE Event Mapping Solutions 3.6.12

Does "RegisterONE Event Mapping Solutions" work with WordPress 6.3.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: 129.49 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.3.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=227f627af3
Aspect after-activation
HTTP status 200
Load time 0.265 s
Memory usage 2.89 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.141 s
Memory usage 2.85 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.258 s
Memory usage 2.84 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.228 s
Memory usage 2.84 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.139 s
Memory usage 2.83 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.138 s
Memory usage 2.83 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.164 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.306 s0.263 s-0.043 s2.82 MiB2.96 MiB+ 141.05 KiB
/wp-admin/edit.php0.182 s0.177 s-0.005 s2.85 MiB2.98 MiB+ 138.83 KiB
/wp-admin/post-new.php0.673 s0.687 s+0.014 s5.21 MiB5.41 MiB+ 205.91 KiB
/wp-admin/upload.php0.507 s0.399 s-0.108 s2.77 MiB2.9 MiB+ 140.01 KiB
/wp-admin/options-writing.php0.202 s0.173 s-0.029 s2.76 MiB2.84 MiB+ 83.12 KiB
/wp-admin/media-new.php0.330 s0.203 s-0.127 s2.74 MiB2.84 MiB+ 104.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.158 s-0.051 s2.76 MiB2.88 MiB+ 125.01 KiB
/wp-admin/post-new.php?post_type=page0.520 s0.517 s-0.003 s5.21 MiB5.39 MiB+ 185.81 KiB
/wp-admin/options-discussion.php0.351 s0.200 s-0.151 s2.75 MiB2.85 MiB+ 109.95 KiB
/wp-admin/edit-comments.php0.238 s0.189 s-0.049 s2.78 MiB2.88 MiB+ 107.64 KiB
/0.257 s0.182 s-0.075 s3.13 MiB3.21 MiB+ 82.6 KiB
Average 0.343 s0.286 s-0.057 s3.25 MiB3.38 MiB+ 129.49 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,7081,83819
JSON3.6%2,49402
Sass2.9%1,997704
SVG2.0%1,3952934
Markdown0.5%35902
Mustache0.0%2701
Total 69,035 7,711 263

PHP Code Analysis | More results »

Lines of code 9,899
Total complexity 1,724
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-Sep-2023 05:49:11 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-Sep-2023 05:49:11 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-Sep-2023 05:49:11 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-Sep-2023 05:49:12 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 5463
[06-Sep-2023 05:49:12 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 5463
[06-Sep-2023 05:49:13 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 5463
[06-Sep-2023 05:49:13 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 5463
[06-Sep-2023 05:49:14 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 5463
[06-Sep-2023 05:49:14 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 5463
[06-Sep-2023 05:49:15 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 5463
[06-Sep-2023 05:49:15 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 5463
[06-Sep-2023 05:49:16 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 5463
[06-Sep-2023 05:49:16 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 5463
See also: All tests for this plugin, How to Hide the "RegisterONE" Admin Menu