Event calendar plugin for event registration, event tickets, bookings, RSVP, recurring and virtual events with WooCommerce and Zoom (AI-powered).
Prioritized issue groups from the latest Plugin Check scan
I18n
2,564
2 issue groups
Maintainability
2,121
18 issue groups
Security
32
4 issue groups
Performance
8
1 issue group
Sample message
Mismatched text domain. Expected 'wp-event-solution' but got "eventin".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acc_class".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "esc_ics_text".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Etn\Base".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ETN_ASSETS".
Sample message
Unescaped parameter $coupons_table used in $wpdb->get_var()\n$coupons_table assigned unsafely at line 39.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
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
error_log() found. Debug code should not normally be used in production.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.2.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Etn_Product_Data_Store_CPT".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$placeholders} at INNER JOIN {$wpdb->postmeta} pm_event ON p.ID = pm_event.post_id AND pm_event.meta_key = 'event_id' AND pm_event.meta_value IN ( {$placeholders} )\n
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->text_domain.'/pro_awareness/after_grid_contents'".
Sample message
A function call to esc_html__() 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
The plugin name includes a restricted term. Your chosen plugin name - "Eventin – Event Calendar, Tickets, Registration, Booking & WooCommerce" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using copy(). Detected usage of __FILE__ or __DIR__ magic constant. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
297
External assets
3
Incoming endpoints
0
No public endpoints detected.
10 score snapshots
v4.1.24
43
Latest
v4.1.23
45
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 4,733 | 2,595 | 2,138 | v4.1.24 | 2.1.0 |
| 45 | 4,672 | 2,557 | 2,115 | v4.1.23 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.