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

Class constructor.


Description Description


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/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.