wpmu_new_site_admin_notification


wpmu_new_site_admin_notification ( $site_id, $user_id )

Parameters:
  • (int) site_id Site ID of the new site.
  • (int) user_id User ID of the administrator of the new site.
Returns:
  • (bool) Whether the email notification was sent.
Defined at:

Description

Notifies the Multisite network administrator that a new site was created.Filter {@see 'send_new_site_email'} to disable or bypass. Filter {@see 'new_site_email'} to filter the contents.

Related Functions

wp_new_user_notification, wpmu_welcome_notification, wp_site_admin_email_change_notification, wp_new_blog_notification, wp_send_new_user_notifications

Top Google Results

User discussions

wpseek mobile