Allows you to configure the default email address and name used for emails sent by WordPress.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 187:22 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 5.6 < 6.8. 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. | — | Plugin Repo |
| WARNING | readme_parser_warnings_too_many_tags | One or more tags were ignored. Please limit your plugin to 5 tags. | — | Plugin Repo |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your plugin name - "WP Mail From II" - contains the restricted term "wp" which can be used , as long as you don't change it to the full name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_SERVER['SERVER_NAME']. Use isset() or empty() to check the index exists before using it | 228:28 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['SERVER_NAME'] not unslashed before sanitization. Use wp_unslash() or similar | 228:28 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['SERVER_NAME'] | 228:28 | Security |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your plugin name - "WP Mail From II" - contains the restricted term "wp" which can be used , as long as you don't change it to the full name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| WARNING | trademarked_term | The plugin slug includes a restricted term. Your plugin slug - "wp-mailfrom-ii" - contains the restricted term "wp" which can be used within the plugin slug, as long as you don't use the full name in the plugin name. For example: You can use WP but not WordPress. | — | Plugin Repo |
| 11/14/2025, 3:49:05 AM | 15s | 98 | 2 | 7 |