This plugin allows an administrator to change the "site admin email", without sending a confirmation email from the server.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | outdated_tested_upto_header | Tested up to: 6.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 |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 74:37 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='notice {$noticeLevel} is-dismissible'><p>{$message}</p></div>"'. | 145:18 | Security |
| WARNING | mismatched_plugin_name | Plugin name "Change Admin Email" is different from the name declared in plugin header "Change Admin Email Setting Without Outbound Email". | — | — |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 46:19 | Security |
| WARNING | readme_parser_warnings_no_short_description_present | The "Short Description" section is missing. An excerpt was generated from your main plugin description. | — | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 63:46 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['new_admin_email']. Use isset() or empty() to check the index exists before using it | 63:46 | Security |
| 11/13/2025, 2:23:11 AM | 8s | 98 | 3 | 5 |