LLMS_Helper_Add_On::subscribe_to_channel( string $channel = 'stable' )
Update the addons update channel subscription
Description Description
Parameters Parameters
- $channel
-
(Optional) Channel name [stable|beta].
Default value: 'stable'
Return Return
(boolean)
Source Source
File: libraries/lifterlms-helper/includes/models/class-llms-helper-add-on.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |