edd_set_user_to_verified( integer $user_id )
Set the user from pending to active
Description Description
Parameters Parameters
- $user_id
-
(Required) The User ID to activate
Return Return
(bool) If the user was marked as active or not
Source Source
File: includes/user-functions.php
Changelog Changelog
Version | Description |
---|---|
2.4.4 | Introduced. |