All-in-one Like Widget for your Facebook page. Quickly add a Like button, activity stream and/or a Fanbox in a widget.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
114
1 issue group
Security
45
2 issue groups
Maintainability
7
3 issue groups
Repo Compliance
1
1 issue group
ERRORI18nText Domain MismatchMismatched text domain. Expected 'all-in-one-facebook-like-widget' but got 'aio-facebook-like-widget'.114
- Category
- I18n
- Occurrences
- 114
- Severity
- error
Sample message
Mismatched text domain. Expected 'all-in-one-facebook-like-widget' but got 'aio-facebook-like-widget'.
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.33
- Category
- Security
- Occurrences
- 33
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
ERRORSecurityUnsafe printing functionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.12
- Category
- Security
- Occurrences
- 12
- Severity
- error
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
ERRORMaintainabilitystrip tags strip tagsstrip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- error
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGRepo Complianceplugin header nonexistent domain pathThe "Domain Path" header in the plugin file must point to an existing folder. Found: "translation"1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "translation"
WARNINGMaintainabilitytrademarked termThe plugin slug includes a restricted term. Your plugin slug - "all-in-one-facebook-like-widget" - contains the restricted term "facebook" which cannot be used at all in your plugin slug.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin slug includes a restricted term. Your plugin slug - "all-in-one-facebook-like-widget" - contains the restricted term "facebook" which cannot be used at all in your plugin slug.
External Connections
Not analyzed yet.
Score History
First score snapshot
v2.3.0
42
Latest
- Findings
- 167
- Errors
- 165
- Warnings
- 2
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 167 | 165 | 2 | v2.3.0 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.