Property | Type | Description | |
---|---|---|---|
$add_to_github_updater | Holds array of plugin/theme headers to add to GitHub Updater. |
Method | Description | |
---|---|---|
add_headers ( $config, $repos, $type ) | Add GitHub Updater headers to plugins/themes via a filter hooks. | |
instance ( ) : object | Singleton | |
register ( $config, $repos, $type ) : boolean | Register JSON config file. |
public add_headers ( $config, $repos, $type ) | ||
$config | ||
$repos | ||
$type |