Class EDD_DEPOSITS_Plugin_Updater
Allows plugins to use their own update API.
Package: Deposits-for-WooCommerce\Other
Category: Classes
Author: Tyche Softwares
Since: 1.0
Located at plugin-updates/EDD_DEPOSITS_Plugin_Updater.php
Category: Classes
Author: Tyche Softwares
Since: 1.0
Located at plugin-updates/EDD_DEPOSITS_Plugin_Updater.php
Methods summary
public
|
|
public
array
|
#
pre_set_site_transient_update_plugins_filter( array $_transient_data )
Check for Updates at the defined API endpoint and modify the update array. |
public
object
|
#
plugins_api_filter( mixed $_data, string $_action = '', object $_args = null )
Updates information on the "View version x.x details" page with custom data. |