Accessible WordPress event calendar plugin. Manage single or recurring events, event venues, and display your calendar anywhere on your site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,304
18 issue groups
Security
910
7 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_mc_increment_values".
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: "'get_template_part_' . $slug".
Sample message
$_GET['_mcnonce'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_GET['_mcnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['_mcnonce']. Check that the array index exists before using it.
Sample message
Unescaped parameter $delete used in $wpdb->query()\n$delete assigned unsafely at line 2804.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address".
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
Function "current_user_can_for_site()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 6.5.0.
Sample message
Attempting a database schema change is discouraged.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Gamajo_Template_Loader".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->filter_prefix . '_get_template_part'".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MC_DEBUG".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: Server Software: $_SERVER[SERVER_SOFTWARE]\r\n
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Potential connections found in static code analysis.
Outbound calls
202
External assets
2
Incoming endpoints
13
register_rest_route
wp_ajax
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.7.17
25
Latest
v3.7.16
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,215 | 10 | 2,205 | v3.7.17 | 2.0.0 |
| 25 | 2,203 | 10 | 2,193 | v3.7.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.