Display Instagram, Facebook, YouTube, X & TikTok 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
2,203
13 issue groups
I18n
806
3 issue groups
Security
671
9 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ESF_Admin".
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
The $text parameter must be a single text string literal. Found: $access_token
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ecff_hastags_to_link".
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "efl_fs_loaded".
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ESF_FACEBOOK_DIR".
Sample message
Use of a direct database call is discouraged.
Sample message
$_GET['access_token'] not unslashed before sanitization. Use wp_unslash() or similar
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 possibly undefined superglobal array index: $_GET['status']. Check that the array index exists before using it.
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
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$like_sql} at \t\t\t\tAND ( {$like_sql} )\n
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['moove_gdpr_popup']
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
Unescaped parameter $sql used in $wpdb->get_results()
Sample message
Detected usage of meta_key, possible slow query.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Potential connections found in static code analysis.
Outbound calls
257
External assets
2
Incoming endpoints
41
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
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
4 more hidden
3 score snapshots
v6.7.10
22
Latest
v6.7.8
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 3,731 | 1,888 | 1,843 | v6.7.10 | 2.1.0 |
| 23 | 3,169 | 1,681 | 1,488 | v6.7.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.