Instagram feed plugin for WordPress: Display your Instagram photos, videos & reels. Easy setup with Gutenberg block, widget, shortcode & Elementor
Prioritized issue groups from the latest Plugin Check scan
Security
465
8 issue groups
Maintainability
71
12 issue groups
I18n
41
5 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"featured-layout_$id featured-layout-columns_$columns_amount"'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$prefixed] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "final_output".
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
Detected usage of a non-sanitized input variable: $_GET[$prefixed]
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in ' (%s x %s)'.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
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
Translatable string should not be wrapped in HTML. Found: '<p class="error"><strong>Please select a feed to display...</strong></p>'
Sample message
Detected usage of meta_query, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: $user_info->data->full_name
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPZOOM Instagram Social Feed" - contains the restricted term "instagram" which cannot be used at all in your plugin name.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wpz_notice_center_path".
Sample message
The $text text string should have translatable content. Found: ''
Not analyzed yet.
First score snapshot
v2.3.5
33
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 588 | 310 | 278 | v2.3.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.