Import Facebook events into your WordPress website and/or Event Calendar. Nice Display with shortcode & Event widget.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
353
8 issue groups
Security
26
7 issue groups
I18n
2
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accent_color".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ife_after_app_settings".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_ife_template".
Sample message
Function "has_site_icon()" requires WordPress 4.3.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Unescaped parameter $country_table used in $wpdb->get_row()\n$country_table assigned unsafely at line 379.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ICALCREATOR_VERSION".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "IFE_Plugin_Deactivation".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$paged'.
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_POST['atts']
Sample message
$_POST['atts'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin slug includes a restricted term. Your plugin slug - "import-facebook-events" - contains the restricted term "facebook" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v1.8.9
46
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 46 | 381 | 26 | 355 | v1.8.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.