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: ''


Top ↑

Return Return

(bool) if user ID is found, false otherwise


Top ↑

Source Source

File: includes/class-edd-api.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.5.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.