edd_set_user_to_pending( integer $user_id )
Set a user’s status to pending
Description Description
Parameters Parameters
- $user_id
-
(Required) The User ID to set to pending
Return Return
(bool) If the update was successful
Source Source
File: includes/user-functions.php
Changelog Changelog
Version | Description |
---|---|
2.4.4 | Introduced. |