Fires immediately after a site is activated.
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_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_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.
wpmu_signup_blog_notification
Filters whether to bypass the new site email notification.
Advertisement
after_signup_user
Fires after a user’s signup information has been written to the database.
signup_user_meta
Filters the metadata for a user signup.
after_signup_site
Fires after site signup information has been written to the database.
signup_site_meta
Filters the metadata for a site signup.
Advertisement
wpmu_validate_blog_signup
Filters site details and error messages following registration.
newblogname
Filters the new site name during registration.
minimum_site_name_length
Filters the minimum site name length required when validating a site signup.