Replaces default WordPress sender FROM Name and Email Address. NEW admin email options.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
29
2 issue groups
I18n
16
4 issue groups
Maintainability
10
4 issue groups
Repo Compliance
1
1 issue group
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$admin_verify_email_prompt'.19
- Category
- Security
- Occurrences
- 19
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$admin_verify_email_prompt'.
ERRORSecuritySetting is missing a sanitization callbackSanitization missing for register_setting().10
- Category
- Security
- Occurrences
- 10
- Severity
- error
Sample message
Sanitization missing for register_setting().
ERRORI18nText Domain MismatchMismatched text domain. Expected 'wpfrom-email' but got 'wpfrom-mail'.10
- Category
- I18n
- Occurrences
- 10
- Severity
- error
Sample message
Mismatched text domain. Expected 'wpfrom-email' but got 'wpfrom-mail'.
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_email_verify_prompt_init".4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_email_verify_prompt_init".
ERRORI18nMissing Arg DomainMissing $domain parameter in function call to __().3
- Category
- I18n
- Occurrences
- 3
- Severity
- error
Sample message
Missing $domain parameter in function call to __().
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WPFrom Email" - contains the restricted term "wp" which cannot be used at all in your plugin name.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPFrom Email" - contains the restricted term "wp" which cannot be used at all in your plugin name.
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPF_SETTINGS".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPF_SETTINGS".
ERRORI18nNon Singular String Literal TextThe $text parameter must be a single text string literal. Found: WPF_SETTINGS2
- Category
- I18n
- Occurrences
- 2
- Severity
- error
Sample message
The $text parameter must be a single text string literal. Found: WPF_SETTINGS
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "disable_admin_email".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "disable_admin_email".
WARNINGRepo Compliancereadme parser warnings tested header ignoredThe "Tested up to" field was ignored. This field should only contain a valid WordPress version such as "7.0" or "7.1".1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Tested up to" field was ignored. This field should only contain a valid WordPress version such as "7.0" or "7.1".
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 "wpfrom-emails", expected "wpfrom-email".
External Connections
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v1.9.7
51
Latest
- Findings
- 56
- Errors
- 44
- Warnings
- 12
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 56 | 44 | 12 | v1.9.7 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.