Instagram Feed Widgets. Display your Instagram feed on your website to increase engagement, sales and SEO.
91
Score
1
Errors
147
Warnings
+0
Change
Category Scores
Security89
Repo100
Performance100
Maintainability86
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
147
1 issue group
Security
1
1 issue group
WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$addCss".147
- Category
- Maintainability
- Occurrences
- 147
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$addCss".
ERRORSecurityException Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.1
- Category
- Security
- Occurrences
- 1
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Score History
First score snapshot
v1.8.1
91
Latest
- Findings
- 148
- Errors
- 1
- Warnings
- 147
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 148 | 1 | 147 | v1.8.1 | 2.0.0 |