A simple and easy way to change the from email address and from email name that appear on emails sent from WordPress.
Prioritized issue groups from the latest Plugin Check scan
I18n
22
3 issue groups
Security
20
2 issue groups
Maintainability
13
5 issue groups
Repo Compliance
3
3 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: WCDFE_TEXTDOMAIN
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wcdfe_settings['from_email']'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Change Default From Email" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$option_name".
Sample message
$_POST['wcdfe_settings'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The $text parameter must be a single text string literal. Found: WCDFE_PLUGIN_NAME
Sample message
Tested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "WCDFE_translation".
Sample message
Function "delete_site_option()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.7.0.
Not analyzed yet.
First score snapshot
v1.1.6
65
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 65 | 58 | 51 | 7 | v1.1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.