wp_network_admin_email_change_notification


wp_network_admin_email_change_notification ( $option_name, $new_email, $old_email, $network_id )

Parameters:
  • (string) option_name The relevant database option name.
  • (string) new_email The new network admin email address.
  • (string) old_email The old network admin email address.
  • (int) network_id ID of the network.
Defined at:

Description

Sends an email to the old network admin email address when the network admin email address changes.

Related Functions

wp_site_admin_email_change_notification, wp_password_change_notification, wpmu_new_site_admin_notification, wp_new_blog_notification, wp_new_user_notification

Top Google Results

User discussions

wpseek mobile