Provides Instagram embedding functionality exclusively for WP Block Editor. Your feeds, other Pro accounts' feeds and posts related to hashtags.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
265
4 issue groups
Security
34
5 issue groups
I18n
15
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_follow_pos".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
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
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['_nonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['_nonce']. Check that the array index exists before using it.
Sample message
$_GET['_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in '* Set between %d days and %d days.'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: sprintf( 'No user token is set for ID = %s.', implode( ', ', $no_user_token_ids ) )
Sample message
Mismatched text domain. Expected 'still-be-combine-social-photos' but got 'still-be'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
40
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v0.21.0
42
Latest
v0.20.3
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 314 | 33 | 281 | v0.21.0 | 2.0.0 |
| 42 | 314 | 33 | 281 | v0.20.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.