Make your WooCommerce emails become professional.
Prioritized issue groups from the latest Plugin Check scan
I18n
546
3 issue groups
Maintainability
236
8 issue groups
Security
18
5 issue groups
Sample message
Mismatched text domain. Expected 'email-template-customizer-for-woo' but got 'viwec-email-template-customize'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_order".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_email_after_order_table".
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key]
Sample message
$_GET['viwec_template_filter'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apply_filters'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Woo_Email_Template_Customizer".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "villtheme_include_folder".
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "viwec-email-template-customizer", expected "email-template-customizer-for-woo".
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Not analyzed yet.
First score snapshot
v1.3.2
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 800 | 552 | 248 | v1.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.