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.


Top ↑

Return Return

(false|object)


Top ↑

Source Source

File: includes/EDD_SL_Plugin_Updater.php


			

Top ↑

User Contributed Notes User Contributed Notes

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