Events Calendar add-on for GeoDirectory allows to extend your GeoDirectory powered website with a versatile event manager.
Prioritized issue groups from the latest Plugin Check scan
I18n
872
5 issue groups
Security
589
11 issue groups
Maintainability
248
9 issue groups
Sample message
Mismatched text domain. Expected 'events-for-geodirectory' but got "geodirectory".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_week_days'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
Sample message
$_GET['gde'] 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
Use placeholders and $wpdb->prepare(); found interpolated variable $table at " AND $table.latitude BETWEEN %f AND %f AND $table.longitude BETWEEN %f AND %f "
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Unescaped parameter $attachments_table used in $wpdb->query()\n$attachments_table assigned unsafely at line 30.
Sample message
The $text parameter must be a single text string literal. Found: $args['rewrite']['slug']
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of a non-sanitized input variable: $_GET['gde']
Sample message
Processing form data without nonce verification.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_events_for_geodirectory".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Sample message
Unescaped parameter $post_type used in $wpdb->query()\n$post_type assigned unsafely at line 46.
Sample message
Attempting a database schema change is discouraged.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Potential connections found in static code analysis.
Outbound calls
98
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v2.3.31
27
Latest
v2.3.30
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 1,724 | 1,262 | 462 | v2.3.31 | 2.0.0 |
| 27 | 1,691 | 1,229 | 462 | v2.3.30 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.