=== Change Administration Email ===
Contributors: plugincritic, sputala
Donate link: https://plugincritic.com/donate
Tags: administration, settings, developer tools, email
Requires at least: 6.4
Tested up to: 6.6
Stable tag: 1.0.3
Requires PHP: 8.0
License: GPLv2 or later
Change the Site's Administration Email Address on the General Settings page without the confirmation email.
== Description ==
Having trouble changing or confirming your General Settings Administration Email Address?
A second notice with "Confirm Immediately" is added to update the primary site email without needing to click the confirmation link in the email sent from WordPress.
https://youtu.be/182EOHmawV8
Submit any support requests to
== Installation ==
Upload the plugin's zip file and activate it.
== Frequently Asked Questions ==
= Why is the minimum php version 8? =
Because 7 is deprecated and I wanted to use match().
= Why is the minimum WordPress version 6.4? =
Because the plugin uses core functions to display notices that were added in version 6.4. If you need support for an older version of WordPress let me know at .
== Screenshots ==
1. Click "Confirm Immediately" to immediately change the Administration Email
== Changelog ==
= 1.0.3 =
*Release Date - 01 October 2024
* Confirmed working with WordPress 6.6
= 1.0.2 =
*Release Date - 04 April 2024
* Correct directory location of screenshot images
* Updated YouTube video link
= 1.0.1 =
*Release Date - 29 March 2024*
* Correct error in the namespace
* Add YouTube video to description
= 1.0 =
* Initial release of the plugin
== Upgrade Notice ==
= 1.0.3 =
Optional update, Confirmed working with WordPress 6.6
= 1.0.2 =
Optional update, New YouTube video link and screenshots on WP Plugins page
= 1.0.1 =
Fixes a fatal php error for early downloads due to a wrong Namespace
= 1.0 =
Initial release of the plugin