Display Instagram, Facebook, YouTube & X/Twitter feeds with photos, videos, reels, events & galleries. SEO/AEO friendly, fast & easy to set up.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,656
12 issue groups
I18n
792
4 issue groups
Security
681
9 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ESF_Admin".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"body.{$body_class} .fs-notice:not(.fs-slug-easy-facebook-likebox){display:none !important;}"'.
Sample message
The $text parameter must be a single text string literal. Found: $access_token
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
Function "get_the_post_thumbnail_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.3.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "efl_fs_loaded".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ecff_hastags_to_link".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Customize_Alpha_Color_Control".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['access_token'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ESF_INSTAGRAM_DIR".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['status']. Check that the array index exists before using it.
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
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
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
Detected usage of a non-sanitized input variable: $_COOKIE['moove_gdpr_popup']
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
Use placeholders and $wpdb->prepare(); found $efbl_trans_sql
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$aliased".
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: {$efbl_bio_data->name}
Sample message
Unescaped parameter $sql used in $wpdb->get_results()
Potential connections found in static code analysis.
Outbound calls
281
External assets
1
Incoming endpoints
18
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
4 more hidden
2 score snapshots
v6.7.8
23
Latest
v6.7.6
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,169 | 1,681 | 1,488 | v6.7.8 | 2.0.0 |
| 22 | 2,844 | 1,567 | 1,277 | v6.7.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.