WooCommerce Email Customizer plugin lets you customize transactional emails using a template builder, adding text, images & more to match your brand
Category Scores
Top Issues by Category
maintainability65
Issues Details
65 issues found in latest scan
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "thwec_enable_global_link_color".
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base".
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WECMF_Builder_Settings".
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_thwecmf".
Plugin name "Email Customizer for WooCommerce | Drag and Drop Email Templates Builder" is different from the name declared in plugin header "Email Customizer for WooCommerce".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "thwec_enable_global_link_color". | 42 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$base". | 13 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WECMF_Builder_Settings". | 6 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_thwecmf". | 3 |
| mismatched_plugin_name | WARNING | Plugin name "Email Customizer for WooCommerce | Drag and Drop Email Templates Builder" is different from the name declared in plugin header "Email Customizer for WooCommerce". | 1 |
Latest Snapshot
Findings
65
Errors
0
Warnings
65
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.7.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.7.0
97
Latest
- Findings
- 65
- Errors
- 0
- Warnings
- 65
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 97 | 65 | 0 | 65 | v2.7.0 | 2.0.0 | 2026.06-mvp-static-v2 |