Core Function
View Source on Trac ↗ wpmu_activate_signup()
wpmu_activate_signup( mixed $key ) Activates a signup.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $key string | The activation key provided to the user. Required |
Return Value
((array)
| WP_Error) An array containing information about the activated user and/or blog.
Function Information
Since Version
MU (3.0.0)
Source File
wp-includes/ms-functions.php
Advertisement