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::validate_request()
Validate the API request
Description Description
Checks for the user’s public key and token against the secret key
Return Return
(void)
Source Source
File: includes/class-edd-api.php
Changelog Changelog
Version | Description |
---|---|
1.5 | Introduced. |