Easily manage events and sell tickets on your WordPress site. Sugar Calendar is easy-to-use, reliable, and exceptionally powerful. See for yourself.
Prioritized issue groups from the latest Plugin Check scan
Security
676
10 issue groups
Maintainability
636
12 issue groups
I18n
87
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<input type='hidden' name='{$name}[]' value='0' />"'.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'sc_et_export_csv_cols_' . $this->export_type".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_col_class".
Sample message
Use of a direct database call is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_event_meta".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Mismatched text domain. Expected 'sugar-calendar-lite' but got 'continents-cities'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Use placeholders and $wpdb->prepare(); found $args
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Step %d of %d...'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EP_CALENDARS".
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Sanitization missing for register_setting().
Sample message
Unescaped parameter $final_query used in $wpdb->get_results()\n$final_query assigned unsafely at line 1137.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$orders_table} at "SELECT id FROM {$orders_table}\n
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['order']. Check that the array index exists before using it.
Potential connections found in static code analysis.
Outbound calls
266
External assets
8
Incoming endpoints
26
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
wp_ajax
6 more hidden
3 score snapshots
v3.12.1
24
Latest
v3.12.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,441 | 431 | 1,010 | v3.12.1 | 2.0.0 |
| 24 | 1,441 | 431 | 1,010 | v3.12.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.