EDD_API::get_user( string $key = '' )
Retrieve the user ID based on the public key provided
Description Description
Parameters Parameters
- $key
-
(Optional) Public Key
Default value: ''
Return Return
(bool) if user ID is found, false otherwise
Source Source
File: includes/class-edd-api.php
Changelog Changelog
Version | Description |
---|---|
1.5.1 | Introduced. |