RegisterONE – Event Management & Ticketing 3.7.5

Does "RegisterONE Enterprise Event Management & Ticketing" work with WordPress 6.5.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: 141.39 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.5.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=3dd6649196
Aspect after-activation
HTTP status 200
Load time 0.320 s
Memory usage 3.51 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.170 s
Memory usage 3.48 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.330 s
Memory usage 3.46 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.273 s
Memory usage 3.46 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.203 s
Memory usage 3.46 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.175 s
Memory usage 3.46 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.196 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.464 s0.356 s-0.108 s3.44 MiB3.58 MiB+ 151.41 KiB
/wp-admin/edit.php0.228 s0.223 s-0.005 s3.46 MiB3.61 MiB+ 149.69 KiB
/wp-admin/post-new.php0.936 s0.823 s-0.113 s5.59 MiB5.8 MiB+ 216.9 KiB
/wp-admin/upload.php0.647 s0.455 s-0.192 s3.38 MiB3.53 MiB+ 151.8 KiB
/wp-admin/options-writing.php0.247 s0.207 s-0.040 s3.37 MiB3.46 MiB+ 93.51 KiB
/wp-admin/media-new.php0.332 s0.267 s-0.065 s3.35 MiB3.46 MiB+ 114.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.227 s0.207 s-0.020 s3.37 MiB3.5 MiB+ 135.39 KiB
/wp-admin/post-new.php?post_type=page0.654 s0.611 s-0.043 s5.59 MiB5.79 MiB+ 212.8 KiB
/wp-admin/options-discussion.php0.301 s0.316 s+0.015 s3.36 MiB3.48 MiB+ 120.34 KiB
/wp-admin/edit-comments.php0.276 s0.228 s-0.048 s3.39 MiB3.51 MiB+ 118 KiB
/0.342 s0.234 s-0.108 s3.37 MiB3.45 MiB+ 90.58 KiB
Average 0.423 s0.357 s-0.066 s3.79 MiB3.93 MiB+ 141.39 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.2%37,6685,106156
CSS23.8%16,55267046
PHP13.0%9,0121,90319
JSON3.6%2,48102
Sass2.9%1,997704
SVG2.0%1,3952934
Markdown0.5%35902
Mustache0.0%2701
Total 69,491 7,778 264

PHP Code Analysis | More results »

Lines of code 10,292
Total complexity 1,749
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

[16-Apr-2024 18:54:27 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 737
[16-Apr-2024 18:54:27 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 911
[16-Apr-2024 18:54:27 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 942
[16-Apr-2024 18:54:28 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6078
[16-Apr-2024 18:54:28 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 6078
[16-Apr-2024 18:54:29 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6078
[16-Apr-2024 18:54:29 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 6078
[16-Apr-2024 18:54:30 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6078
[16-Apr-2024 18:54:30 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 6078
[16-Apr-2024 18:54:31 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6078
[16-Apr-2024 18:54:31 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 6078
[16-Apr-2024 18:54:32 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6078
[16-Apr-2024 18:54:32 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 6078
See also: All tests for this plugin, How to Hide the "RegisterONE" Admin Menu