Create a site.
wpmu_create_user
Create a user.
wpmu_new_user
Fires immediately after a new user is created.
wpmu_activate_blog
Fires immediately after a site is activated.
Advertisement
wpmu_activate_user
Fires immediately after a new user is activated.
wpmu_signup_user_notification_subject
Filters the subject of the notification email of new user signup.
wpmu_activate_signup
Activate a signup.
wpmu_signup_user_notification_email
Filters the content of the notification email for new user sign-up.
Advertisement
wpmu_signup_user_notification
Filters whether to bypass the email notification for new user sign-up.
wpmu_signup_user_notification
Send a confirmation request email to a user when they sign up for a new user account (without signing up for a site at the same time). The user account will not become active until the confirmation link is clicked.
wpmu_signup_blog_notification_subject
Filters the subject of the new blog notification email.
wpmu_signup_blog_notification_email
Filters the message content of the new blog notification email.
Advertisement
wpmu_signup_blog_notification
Filters whether to bypass the new site email notification.
after_signup_user
Fires after a user’s signup information has been written to the database.
wpmu_signup_blog_notification
Send a confirmation request email to a user when they sign up for a new site. The new site will not become active until the confirmation link is clicked.