Event Tickets 5.1.7

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

Summary

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

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

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

Environment
WordPress version5.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/edit.php?page=tribe-common&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=fc944b16a9
Aspect after-activation
HTTP status 200
Load time 2.721 s
Memory usage 5.48 MiB
JS errors None
Resource errors None

Events

Page screenshot: Events
URL /wp-admin/admin.php?page=tribe-common
Aspect menu-item
HTTP status 200
Load time 0.204 s
Memory usage 5.37 MiB
JS errors None
Resource errors None

Events → Display

Page screenshot: Events → Display
URL /wp-admin/admin.php?page=tribe-common&tab=display
Aspect menu-item-tab
HTTP status 200
Load time 0.201 s
Memory usage 5.1 MiB
JS errors None
Resource errors None

Events → Tickets

Page screenshot: Events → Tickets
URL /wp-admin/admin.php?page=tribe-common&tab=event-tickets
Aspect menu-item-tab
HTTP status 200
Load time 0.225 s
Memory usage 5.18 MiB
JS errors None
Resource errors None

Events → Licenses

Page screenshot: Events → Licenses
URL /wp-admin/admin.php?page=tribe-common&tab=licenses
Aspect menu-item-tab
HTTP status 200
Load time 0.221 s
Memory usage 5.09 MiB
JS errors None
Resource errors None

Events → Help

Page screenshot: Events → Help
URL /wp-admin/admin.php?page=tribe-help
Aspect menu-item
HTTP status 200
Load time 1.850 s
Memory usage 7.79 MiB
JS errors None
Resource errors None

Events → Event Add-Ons

Page screenshot: Events → Event Add-Ons
URL /wp-admin/admin.php?page=tribe-app-shop
Aspect menu-item
HTTP status 200
Load time 0.566 s
Memory usage 5.08 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.222 s
Memory usage 4.42 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 2.174 s
Memory usage 7.26 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.336 s0.669 s+0.333 s3.08 MiB4.65 MiB+ 1.56 MiB
/wp-admin/edit.php0.179 s0.285 s+0.106 s3.11 MiB4.69 MiB+ 1.58 MiB
/wp-admin/post-new.php1.151 s2.304 s+1.153 s5.27 MiB7.27 MiB+ 2 MiB
/wp-admin/upload.php0.584 s0.627 s+0.043 s3.03 MiB4.6 MiB+ 1.57 MiB
/wp-admin/options-writing.php0.176 s0.249 s+0.073 s3.02 MiB4.58 MiB+ 1.55 MiB
/wp-admin/media-new.php0.252 s0.217 s-0.035 s3.01 MiB4.58 MiB+ 1.57 MiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.220 s+0.023 s3.04 MiB4.61 MiB+ 1.57 MiB
/wp-admin/post-new.php?post_type=page1.052 s1.896 s+0.844 s5.26 MiB7.25 MiB+ 2 MiB
/wp-admin/options-discussion.php0.240 s0.341 s+0.101 s3 MiB4.57 MiB+ 1.57 MiB
/wp-admin/edit-comments.php0.207 s0.376 s+0.169 s3.04 MiB4.61 MiB+ 1.57 MiB
/0.295 s0.280 s-0.015 s2.91 MiB4.42 MiB+ 1.51 MiB
Average 0.424 s0.679 s+0.254 s3.43 MiB5.07 MiB+ 1.64 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript58.9%101,15218,133278
PHP37.1%63,75357,071870
CSS3.8%6,5762,83318
Markdown0.1%14603
SVG0.1%119192
JSON0.0%2502
Total 171,771 78,038 1,263

PHP Code Analysis | More results »

Lines of code 52,442
Total complexity 10,983
Median class complexity 9.0
Median method complexity 2.0
Most complex class Tribe__Tickets__Tickets
Most complex function Tribe__Repository::apply_default_modifier()
Classes 438
Methods 3,719
Functions 174

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 6

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 6 lines

[03-Aug-2021 21:13:51 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5458
[03-Aug-2021 21:13:51 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5458
[03-Aug-2021 21:13:56 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5458
[03-Aug-2021 21:13:56 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5458
[03-Aug-2021 21:14:00 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5458
[03-Aug-2021 21:14:00 UTC] PHP Deprecated:  block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 5458
See also: All tests for this plugin, How to Hide Event Tickets Admin Menus and Meta Boxes