Event Calendar plugin created for showing your events. Event Calendar is the best if you want to be original on your website.
Prioritized issue groups from the latest Plugin Check scan
I18n
973
2 issue groups
Security
733
8 issue groups
Maintainability
665
12 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'calendar-event' but got 'Total-Soft-Calendar'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$TotalSoftCal1_Ev_I_Pos".
Sample message
$_POST['TotalSoftCal1_Ev_I_Pos'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['TotalSoftCal1_Ev_I_Pos']. Check that the array index exists before using it.
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
Unescaped parameter $ts_calendar_events_table used in $wpdb->get_results()\n$ts_calendar_events_table assigned unsafely at line 558.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ts_calendar_events_table at "SELECT * FROM $ts_calendar_events_table WHERE TotalSoftCal_EvCal = %s order by id"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_widget'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ts_calendar_clone".
Sample message
Function "wp_enqueue_media()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.4.0.
Sample message
Use placeholders and $wpdb->prepare(); found $tsc_event_calendar_table
Sample message
Unescaped parameter $tsc_event_calendar_table_convert used in $wpdb->query()\n$tsc_event_calendar_table_convert assigned unsafely at line 38.
Sample message
Detected usage of a non-sanitized input variable: $_POST['TotalSoftCal_EvName']
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
Missing $domain parameter in function call to __().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "Event Calendar - Calendar" is different from the name declared in plugin header "Calendar Event".
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v1.6.0
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,373 | 1,111 | 1,262 | v1.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.