Replace Gravatar with custom picture in your gallery
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
9
3 issue groups
Security
6
3 issue groups
Repo Compliance
4
4 issue groups
Maintainability
1
1 issue group
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.4
- Category
- Security
- Occurrences
- 4
- Severity
- warning
Sample message
Processing form data without nonce verification.
ERRORI18nNon Singular String Literal DomainThe $domain parameter must be a single text string literal. Found: PCG_TEXT_DOMAIN4
- Category
- I18n
- Occurrences
- 4
- Severity
- error
Sample message
The $domain parameter must be a single text string literal. Found: PCG_TEXT_DOMAIN
ERRORI18nText Domain MismatchMismatched text domain. Expected 'podamibe-custom-user-gravatar' but got 'pcg'.4
- Category
- I18n
- Occurrences
- 4
- Severity
- error
Sample message
Mismatched text domain. Expected 'podamibe-custom-user-gravatar' but got 'pcg'.
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_user_meta'.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 'get_user_meta'.
WARNINGSecurityRequest data is not unslashed$_REQUEST["pcg_custom_gravatar"] not unslashed before sanitization. Use wp_unslash() or similar1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
$_REQUEST["pcg_custom_gravatar"] not unslashed before sanitization. Use wp_unslash() or similar
WARNINGMaintainabilityMissing VersionResource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
ERRORRepo Complianceoutdated tested upto headerTested up to: 5.0 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Tested up to: 5.0 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
WARNINGRepo Complianceplugin header invalid domain pathThe "Domain Path" header in the plugin file must start with forward slash.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Domain Path" header in the plugin file must start with forward slash.
ERRORRepo Complianceplugin header no licenseMissing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
ERRORRepo Compliancereadme mismatched header requiresMismatched Requires at least: 3.7.0 != 4.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Mismatched Requires at least: 3.7.0 != 4.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Show 1 moreShow less
WARNINGI18ntextdomain mismatch1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "pcg", expected "podamibe-custom-user-gravatar".
External Connections
Not analyzed yet.
Score History
First score snapshot
v1.0.8
80
Latest
- Findings
- 20
- Errors
- 12
- Warnings
- 8
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 80 | 20 | 12 | 8 | v1.0.8 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.