← Back to Leaderboard
This plugin adds a simple Facebook Page Like Widget to your WordPress sidebar, footer area (as a widget), and page or post (as a Shortcode).
69
Score
95
Errors
10
Warnings
50K
Installs
Security76
General12
Repo14
Performance3
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family
Issues Details
105 issues found in latest scan
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 169:78 | Security |
| ERROR | WordPress.WP.I18n.MissingSingularPlaceholder | Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals | 50:37 | General |
| ERROR | WordPress.WP.I18n.TooManyFunctionArgs | Too many parameters passed to function "__()". Expected: 2 parameters, received: 4 | 54:33 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'facebook-pagelike-widget' but got '%s weeks'. | 54:47 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 58:33 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | 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. | 62:33 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'. | 190:46 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'. | 190:104 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$short_name'. | 194:59 | Security |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to _e(). | 194:140 | General |
105 total row(s)
Scan History
1 scan recorded
| 13.11.2025, 01:28:49 | 9s | 69 | 95 | 10 |
1 total row(s)
Report an issue
Tell us if something in this report looks wrong or if you need a deeper audit for Widget for Social Page Feeds. We read every submission and typically reply within a day.