LLMS_Add_On::get_channel_subscription()
Retrieve the update channel for the addon
Return Return
(string)
Source Source
File: includes/models/model.llms.add-on.php
public function get_channel_subscription() { return 'stable'; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.22.0 | Introduced. |