wpmu_activate_signup


wpmu_activate_signup ( $key )

Parameters:
  • (string) key The activation key provided to the user.
Returns:
  • (array|WP_Error) An array containing information about the activated user and/or blog.
Defined at:
Change Log:
  • M: U

Description

Activates a signup.Hook to {@see 'wpmu_activate_user'} or {@see 'wpmu_activate_blog'} for events that should happen only when users or sites are self-created (since those actions are not called when users and sites are created by a Super Admin).

Related Functions

wpmu_validate_user_signup, wpmu_validate_blog_signup, wpmu_activate_stylesheet, wpmu_signup_user, wpmu_signup_blog

Top Google Results

User discussions

wpseek mobile