Instagram feed plugin for WordPress. Turn Instagram posts, Reels and galleries into live social proof for a fresh, active, and trusted site.
Prioritized issue groups from the latest Plugin Check scan
I18n
475
2 issue groups
Security
202
8 issue groups
Maintainability
23
14 issue groups
Performance
5
1 issue group
Sample message
Mismatched text domain. Expected 'inavii-social-feed-for-elementor' but got 'inavii'.
Sample message
Unescaped parameter $childName used in $wpdb->get_var()\n$childName assigned unsafely at line 203.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$childName} at "SELECT COUNT(*) FROM {$childName}"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Account {$id} not found"'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['inavii_debug']
Sample message
$_GET['inavii_debug'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.6.0.
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "my_fs_custom_icon".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
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 of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "AppGlobalSettings::CRON_SCHEDULE_UPDATE_MEDIA_TASK".
Sample message
The "inavii/social" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Not analyzed yet.
First score snapshot
v3.0.4
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 712 | 532 | 180 | v3.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.