Fix your email delivery problems by sending your WordPress emails through Amazon SES's powerful email sending infrastructure.
Category Scores
Top Issues by Category
i18n541
Issues Details
546 issues found in latest scan
Mismatched text domain. Expected 'wp-ses' but got 'wp-offload-ses'.
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.
The plugin name includes a restricted term. Your chosen plugin name - "WP Offload SES Lite" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Found call to wp_register_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IDNA_DEFAULT".
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Step %s of %s'.
The "Text Domain" header in the plugin file does not match the slug. Found "wp-offload-ses", expected "wp-ses".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'wp-ses' but got 'wp-offload-ses'. | 465 |
| WordPress.WP.I18n.MissingTranslatorsComment | ERROR | 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. | 65 |
| WordPress.WP.I18n.MissingArgDomain | ERROR | Missing $domain parameter in function call to __(). | 7 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "WP Offload SES Lite" - contains the restricted term "wp" which cannot be used at all in your plugin name. | 3 |
| WordPress.WP.I18n.MissingSingularPlaceholder | ERROR | Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals | 2 |
| PluginCheck.CodeAnalysis.EnqueuedResourceOffloading.OffloadedContent | ERROR | Found call to wp_register_style() with external resource. Offloading styles to your servers or any remote service is disallowed. | 1 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IDNA_DEFAULT". | 1 |
| WordPress.WP.I18n.UnorderedPlaceholdersText | ERROR | Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Step %s of %s'. | 1 |
| textdomain_mismatch | WARNING | The "Text Domain" header in the plugin file does not match the slug. Found "wp-offload-ses", expected "wp-ses". | 1 |
Latest Snapshot
Findings
546
Errors
541
Warnings
5
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.8.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.8.0
96
Latest
- Findings
- 546
- Errors
- 541
- Warnings
- 5
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 96 | 546 | 541 | 5 | v1.8.0 | 2.0.0 | 2026.06-mvp-static-v2 |