Fwd: [Website Name] Notice of Email Change [closed]

This is a feature since 4.3.0, as part of WordPress’s improved security measures (check out the source on the WordPress code reference).

You can disable it with the following filter:

add_filter( 'send_email_change_email', '__return_false' );

Leave a Comment