wp_new_blog_notification


wp_new_blog_notification ( $blog_title, $blog_url, $user_id, $password )

Parameters:
  • (string) blog_title Site title.
  • (string) blog_url Site URL.
  • (int) user_id Administrator's user ID.
  • (string) password Administrator's password. Note that a placeholder message is usually passed instead of the actual password.
Defined at:

Description

Notifies the site admin that the installation of WordPress is complete.Sends an email to the new administrator that the installation is complete and provides them with a record of their login credentials.

Related Functions

wpmu_signup_blog_notification, wp_new_user_notification, wpmu_welcome_notification, wp_send_new_user_notifications, wpmu_new_site_admin_notification

Top Google Results

User discussions

wpseek mobile