Event search and filter bar for The Events Calendar. Add an event search box, date filters and filtered event lists anywhere with a shortcode.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
35
4 issue groups
Security
11
3 issue groups
I18n
3
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$eca_active_nav".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$disable_past_events'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ECA_Addon_Map".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "eca_compatibility_license_owner_classes".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['ecsa']
Sample message
The $text parameter must be a single text string literal. Found: $text
Potential connections found in static code analysis.
Outbound calls
22
External assets
1
Incoming endpoints
9
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.0.1
72
Latest
v2.0.0
72
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 49 | 12 | 37 | v2.0.1 | 2.1.0 |
| 72 | 49 | 12 | 37 | v2.0.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.