LLMS_Add_On::has_available_update()
Determine if there is an available update for the add-on
Return Return
(bool)
Source Source
File: includes/models/model.llms.add-on.php
*/
public function get_image( $type = 'addon' ) {
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.22.0 | Introduced. |