Log all emails send through your WordPress website, edit SMTP settings, change/add recipients, or disable outgoing emails.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
2 issue groups
I18n
1
1 issue group
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ECA_NETWORK_SCREEN".8
- Category
- Maintainability
- Occurrences
- 8
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ECA_NETWORK_SCREEN".
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "SISANU_Emails_Catch_All".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SISANU_Emails_Catch_All".
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "secas", expected "emails-catch-all".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "secas", expected "emails-catch-all".
External Connections
Potential connections found in static code analysis.
Outbound calls
18
External assets
0
Incoming endpoints
2
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Admin AJAX endpoints2
wp_ajax
wp_ajax
Score History
First score snapshot
v3.6.0
99
Latest
- Findings
- 10
- Errors
- 0
- Warnings
- 10
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 10 | 0 | 10 | v3.6.0 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.