The best events plugin with event registration, free and paid ticket sales, event registration forms, PayPal payments, automatic emails, and more!
Prioritized issue groups from the latest Plugin Check scan
I18n
10,537
5 issue groups
Maintainability
2,349
13 issue groups
Security
1,683
7 issue groups
Sample message
Mismatched text domain. Expected 'event-espresso-decaf' but got "event_espresso".
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 '"$msg||$msg $dev_msg"'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "About_Admin_Page".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" ( $breakdown )"'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$EVT_ID".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d, %3$d", but got "%d, %d, %d" in 'Could not find a ticket for old attendee with id %d for new event %d, so created a new ticket with id %d'.
Sample message
Use of a direct database call is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ANS_ASSETS_URL".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $SQL
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $approved_payment_status at AND Payment.STS_ID = '$approved_payment_status'\n
Sample message
Unescaped parameter $SQL used in $wpdb->get_col()\n$SQL assigned unsafely at line 1312.
Sample message
The $text parameter must be a single text string literal. Found: $EVT_ID
Sample message
Unescaped parameter $country_table used in $wpdb->get_row()\n$country_table assigned unsafely at line 978.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: " FHEE__EEH_Form_Fields__generate_form_input__required_label".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "array_all".
Sample message
Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "EEHI_File".
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
265
External assets
12
Incoming endpoints
23
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
9 more hidden
First score snapshot
v5.0.58.decaf
20
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 20 | 14,833 | 12,698 | 2,135 | v5.0.58.decaf | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.