Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
EDD_API::generate_private_key( int $user_id )
Generate the secret key for a user
Description Description
Parameters Parameters
- $user_id
-
(Required)
Return Return
(string)
Source Source
File: includes/class-edd-api.php
Changelog Changelog
Version | Description |
---|---|
1.9.9 | Introduced. |