Event Tickets 5.5.11.1

Does Event Tickets work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
242PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 1.4 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.110 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80,000+
WordPress.org page https://wordpress.org/plugins/event-tickets/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Event Tickets ‹ Test site — WordPress

Page screenshot: Event Tickets ‹ Test site — WordPress
URL /wp-admin/admin.php?page=tec-tickets-settings&welcome-message-event-tickets=1
Requested URL /wp-admin/plugins.php?action=activate&plugin=event-tickets%2Fevent-tickets.php&plugin_status=all&paged=1&s&_wpnonce=34e649a659
Aspect after-activation
HTTP status 200
Load time 1.636 s
Memory usage 4.87 MiB
JS errors None
Resource errors None

Tickets

Page screenshot: Tickets
URL /wp-admin/admin.php?page=tec-tickets
Aspect menu-item
HTTP status 200
Load time 0.255 s
Memory usage 4.43 MiB
JS errors None
Resource errors None

Tickets → Settings

Page screenshot: Tickets → Settings
URL /wp-admin/admin.php?page=tec-tickets-settings
Aspect menu-item
HTTP status 200
Load time 0.334 s
Memory usage 4.77 MiB
JS errors None
Resource errors None

Tickets → Settings → Payments

Page screenshot: Tickets → Settings → Payments
URL /wp-admin/admin.php?page=tec-tickets-settings&tab=payments
Aspect menu-item-tab
HTTP status 200
Load time 0.246 s
Memory usage 4.5 MiB
JS errors None
Resource errors None

Tickets → Settings → Licenses

Page screenshot: Tickets → Settings → Licenses
URL /wp-admin/admin.php?page=tec-tickets-settings&tab=licenses
Aspect menu-item-tab
HTTP status 200
Load time 0.257 s
Memory usage 4.5 MiB
JS errors None
Resource errors None

Tickets → Help

Page screenshot: Tickets → Help
URL /wp-admin/admin.php?page=tec-tickets-help
Aspect menu-item
HTTP status 200
Load time 0.500 s
Memory usage 4.51 MiB
JS errors None
Resource errors None

Tickets → Troubleshooting

Page screenshot: Tickets → Troubleshooting
URL /wp-admin/admin.php?page=tec-tickets-troubleshooting
Aspect menu-item
HTTP status 200
Load time 0.310 s
Memory usage 4.52 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.271 s
Memory usage 4.23 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.791 s
Memory usage 6.72 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.291 s0.363 s+0.072 s3.07 MiB4.41 MiB+ 1.34 MiB
/wp-admin/edit.php0.189 s0.381 s+0.192 s3.1 MiB4.44 MiB+ 1.35 MiB
/wp-admin/post-new.php0.776 s1.318 s+0.542 s5.02 MiB7.05 MiB+ 2.03 MiB
/wp-admin/upload.php0.559 s0.370 s-0.189 s3.02 MiB4.29 MiB+ 1.28 MiB
/wp-admin/options-writing.php0.175 s0.189 s+0.014 s3.01 MiB4.28 MiB+ 1.27 MiB
/wp-admin/media-new.php0.353 s0.264 s-0.089 s2.99 MiB4.28 MiB+ 1.29 MiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.220 s+0.028 s3.01 MiB4.32 MiB+ 1.32 MiB
/wp-admin/post-new.php?post_type=page0.606 s1.172 s+0.566 s5.01 MiB6.72 MiB+ 1.71 MiB
/wp-admin/options-discussion.php0.249 s0.376 s+0.127 s3 MiB4.28 MiB+ 1.28 MiB
/wp-admin/edit-comments.php0.214 s0.243 s+0.029 s3.03 MiB4.36 MiB+ 1.34 MiB
/0.311 s0.234 s-0.077 s2.97 MiB4.24 MiB+ 1.27 MiB
Average 0.356 s0.466 s+0.110 s3.38 MiB4.79 MiB+ 1.4 MiB

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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP65.1%87,24779,1191,276
JavaScript27.3%36,6338,848297
CSS7.0%9,4254,07029
Markdown0.3%38805
JSON0.2%22003
SVG0.1%1881108
Total 134,101 92,038 1,718

PHP Code Analysis | More results »

Lines of code 71,841
Total complexity 13,878
Median class complexity 9.0
Median method complexity 1.0
Most complex class Tribe__Tickets__Tickets
Most complex function Tribe__Repository::apply_default_modifier()
Classes 589
Methods 4,979
Functions 198

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 8

Custom Post Types 5

ID Name
tribe_rsvp_ticketsRSVP Tickets
tribe_rsvp_attendeesAttendees
tribe_tpp_ticketsTribe Commerce Tickets
tribe_tpp_attendeesAttendees
tribe_tpp_ordersOrders

Meta Boxes

{
    "page": {
        "tribetickets": {
            "title": "Tickets",
            "context": "normal"
        }
    }
}

PHP Error Log 242 lines

[20-May-2023 12:53:04 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:04 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:04 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:04 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:05 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:05 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:05 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:05 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:06 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:06 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:07 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:07 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:08 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:08 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:08 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:08 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:09 UTC] PHP Deprecated:  base64_encode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/src/Tribe/Commerce/PayPal/Main.php on line 2335
[20-May-2023 12:53:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:09 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[20-May-2023 12:53:09 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[20-May-2023 12:53:09 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:09 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:09 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:09 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:09 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:09 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:09 UTC] PHP Deprecated:  explode(): Passing null to parameter #2 ($string) of type string is deprecated in /wp-content/plugins/event-tickets/common/src/Tribe/Field.php on line 946
[20-May-2023 12:53:09 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[20-May-2023 12:53:09 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729

(+142 more lines)
See also: All tests for this plugin, How to Hide Event Tickets Admin Menus and Meta Boxes