Collect and manage event registrations with customizable forms, attendee management, and email templates. Start collecting registrations in minutes.
Prioritized issue groups from the latest Plugin Check scan
Security
675
12 issue groups
Maintainability
601
9 issue groups
I18n
47
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actions".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$actions'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $column_name at "ALTER TABLE $table_name ADD $column_name $type_name DEFAULT '' NOT NULL"
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_GET['email'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
The $text parameter must be a single text string literal. Found: $args['description']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['post_id']. Check that the array index exists before using it.
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
Use placeholders and $wpdb->prepare(); found $query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_title".
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
Unescaped parameter $migration_start_date used in $wpdb->get_col()\n$migration_start_date assigned unsafely at line 234.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Attempting a database schema change is discouraged.
Sample message
Unescaped parameter $occurrences_table used in $wpdb->get_results()\n$occurrences_table assigned unsafely at line 311.
Sample message
Mismatched text domain. Expected 'registrations-for-the-events-calendar' but got 'icaltec'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
74
External assets
4
Incoming endpoints
29
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
wp_ajax
wp_ajax
wp_ajax
wp_ajax
11 more hidden
3 score snapshots
v3.2.1
24
Latest
v3.2
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,348 | 404 | 944 | v3.2.1 | 2.0.0 |
| 24 | 1,348 | 405 | 943 | v3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.