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_SL_Plugin_Updater::api_request( string $_action, array $_data )
Calls the API and, if successfull, returns the object delivered by the API.
Description Description
Parameters Parameters
- $_action
-
(Required) The requested action.
- $_data
-
(Required) Parameters for the API action.
Return Return
(false|object)
Source Source
File: includes/EDD_SL_Plugin_Updater.php