My Tickets 1.11.1

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

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

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

Page speed impact: 0.081 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 700+
WordPress.org page https://wordpress.org/plugins/my-tickets/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 11

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=my-tickets%2Fmy-tickets.php&plugin_status=all&paged=1&s&_wpnonce=aa8adeeca7
Aspect after-activation
HTTP status 200
Load time 0.631 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Payments

Page screenshot: Payments
URL /wp-admin/edit.php?post_type=mt-payments
Aspect menu-item
HTTP status 200
Load time 0.259 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Payments → Add New

Page screenshot: Payments → Add New
URL /wp-admin/post-new.php?post_type=mt-payments
Aspect menu-item
HTTP status 200
Load time 0.306 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

My Tickets

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

My Tickets → Payment Settings

Page screenshot: My Tickets → Payment Settings
URL /wp-admin/admin.php?page=mt-payment
Aspect menu-item
HTTP status 200
Load time 0.406 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

My Tickets → Ticket Settings

Page screenshot: My Tickets → Ticket Settings
URL /wp-admin/admin.php?page=mt-ticketing
Aspect menu-item
HTTP status 200
Load time 0.402 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

My Tickets → Reports

Page screenshot: My Tickets → Reports
URL /wp-admin/admin.php?page=mt-reports
Aspect menu-item
HTTP status 200
Load time 0.335 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

My Tickets → Payments

Page screenshot: My Tickets → Payments
URL /wp-admin/edit.php?post_type=mt-payments
Requested URL /wp-admin/admin.php?page=mt-payments
Aspect menu-item
HTTP status 200
Load time 0.248 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

My Tickets → Ticketing Help

Page screenshot: My Tickets → Ticketing Help
URL /wp-admin/admin.php?page=mt-help
Aspect menu-item
HTTP status 200
Load time 0.319 s
Memory usage 3.14 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.347 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.255 s
Memory usage 5.15 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.324 s0.591 s+0.267 s3.07 MiB3.24 MiB+ 170.33 KiB
/wp-admin/edit.php0.226 s0.388 s+0.162 s3.1 MiB3.27 MiB+ 171.66 KiB
/wp-admin/post-new.php0.834 s1.097 s+0.263 s5.02 MiB5.21 MiB+ 192.65 KiB
/wp-admin/upload.php0.860 s0.427 s-0.433 s3.02 MiB3.16 MiB+ 146.69 KiB
/wp-admin/options-writing.php0.202 s0.186 s-0.016 s3.01 MiB3.14 MiB+ 133.45 KiB
/wp-admin/media-new.php0.308 s0.255 s-0.053 s2.99 MiB3.15 MiB+ 158.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.226 s+0.019 s3.01 MiB3.17 MiB+ 164.02 KiB
/wp-admin/post-new.php?post_type=page0.691 s1.324 s+0.633 s5.01 MiB5.2 MiB+ 188.23 KiB
/wp-admin/options-discussion.php0.263 s0.358 s+0.095 s3 MiB3.14 MiB+ 147.18 KiB
/wp-admin/edit-comments.php0.235 s0.264 s+0.029 s3.03 MiB3.17 MiB+ 146.72 KiB
/0.357 s0.278 s-0.079 s2.97 MiB3.18 MiB+ 217.57 KiB
Average 0.410 s0.490 s+0.081 s3.38 MiB3.55 MiB+ 167.03 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.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP81.5%10,0453,08832
JavaScript10.1%1,243219
CSS8.5%1,04377
Total 12,331 3,116 48

PHP Code Analysis | More results »

Lines of code 9,087
Total complexity 2,051
Median class complexity 45.0
Median method complexity 3.0
Most complex class EDD_SL_Plugin_Updater
Most complex function mt_registration_form()
Classes 2
Methods 15
Functions 300

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 4

Custom Post Types 1

ID Name
mt-paymentsPayments

Sidebar Widgets 1

ID Name
mt_short_cart_widgetMy Tickets: Quick Cart

Meta Boxes

{
    "mt-payments": {
        "mt_purchase_options": {
            "title": "Purchase Options",
            "context": "normal"
        },
        "mt_purchase_info": {
            "title": "Purchase Information",
            "context": "side"
        }
    }
}

Capabilities 5

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide My Tickets Admin Menus and Meta Boxes