Event Tickets allows your visitors to RSVP and buy tickets to events on your site. Also works seamlessly with The Events Calendar.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
4,579
12 issue groups
I18n
1,927
4 issue groups
Security
929
9 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$global_var".
Sample message
Mismatched text domain. Expected 'event-tickets' but got 'avent-automator'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'tec_container_registered_provider_' . $service_provider_class".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "TEC\Common".
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Class {$class} should override the `action` method to define its own unique identifier."'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"\n'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[self::$invoice_cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[self::$invoice_cookie_name]
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "has_blocks".
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $meta_keys_in at \t\t\t JOIN $wpdb->postmeta pm ON ( $meta_keys_in ) AND p.ID = pm.meta_value\n
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of meta_key, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: "Please confirm you would like to delete these attendees.\n" .\n "Records for Series Pass attendees will be deleted from the Series and all events."
Sample message
Use placeholders and $wpdb->prepare(); found $delete
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['check']. Check that the array index exists before using it.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "HTTP_URL_JOIN_PATH".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
285
External assets
1
Incoming endpoints
14
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v5.29.2
24
Latest
v5.29.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 7,625 | 3,407 | 4,218 | v5.29.2 | 2.0.0 |
| 24 | 7,624 | 3,407 | 4,217 | v5.29.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.