Change Admin Email

Change the WordPress admin email without requiring email confirmation - perfect for development and testing environments.

v5.0johndeebddUpdated 2026-04-08Added Mar 15, 201850k+ installs96% rating
84
Score
4
Errors
4
Warnings
+0
Change

Category Scores

Security74
Repo94
Performance100
Maintainability96

Top Issues by Category

Issues Details

8 issues found in latest scan

WARNING2
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR1
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>"'.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST[&#039;new_admin_email&#039;]. Check that the array index exists before using it.

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING1
mismatched_plugin_name

Plugin name "Change Admin Email" is different from the name declared in plugin header "Change Admin Email Setting Without Outbound Email".

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 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.

Latest Snapshot

Findings

8

Errors

4

Warnings

4

Score History

First score snapshot

First scan completed Jun 20, 2026

v5.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v5.0

84

Latest

Findings
8
Errors
4
Warnings
4
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins