Create and maintain events, including complex reoccurring patterns, venue management (with Google Maps or OpenStreetMap), calendars and customisable e …
Prioritized issue groups from the latest Plugin Check scan
I18n
659
3 issue groups
Security
547
11 issue groups
Maintainability
375
10 issue groups
Performance
12
1 issue group
Sample message
Mismatched text domain. Expected 'event-organiser' but got 'eventorganiser'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div id='{$id}_content' class='eo-widget-cal-wrap' data-eo-widget-cal-id='{$id}' >"'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_eo_format_datetime_range".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$EO_Errors".
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
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['eo_admin_cal_last_view']
Sample message
Use of a direct database call is discouraged.
Sample message
Missing $domain parameter in function call to __().
Sample message
$_COOKIE['eo_admin_cal_last_view'] not unslashed before sanitization. Use wp_unslash() or similar
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 a possibly undefined superglobal array index: $_FILES['ics']['tmp_name']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_meta_boxes_event_page_venues".
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EO_Admin_Notice_Handler".
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Use placeholders and $wpdb->prepare(); found $delete_columns
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $eventorganiser_venue_table at " SELECT venue_slug, venue_address, venue_postal, venue_country, venue_lng, venue_lat, venue_description FROM $eventorganiser_venue_table"
Sample message
Unescaped parameter $delete_columns used in $wpdb->query()\n$delete_columns assigned unsafely at line 205.
Sample message
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DATETIMEOBJ".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$duration_str'.
Potential connections found in static code analysis.
Outbound calls
289
External assets
0
Incoming endpoints
11
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v3.12.10
20
Latest
v3.12.9
20
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 20 | 1,648 | 1,104 | 544 | v3.12.10 | 2.0.0 |
| 20 | 1,648 | 1,104 | 544 | v3.12.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.