Inventory_Presser_Addon_Updater::__construct( string $_api_url, string $_plugin_file, array $_api_data = null )

Class constructor.


Parameters Parameters

$_api_url

(Required) The URL pointing to the custom API endpoint.

$_plugin_file

(Required) Path to the plugin file.

$_api_data

(Optional) data to send with API calls.

Default value: null


Top ↑

Source Source

File: includes/addon/class-addon-updater.php