LLMS_Add_On::get_license_status( bool $translate = false )
Determine the status of an addon’s license
Description Description
Parameters Parameters
- $translate
-
(Optional) If
true
, returns the translated string for on-screen display.Default value: false
Return Return
(string)
Source Source
File: includes/models/model.llms.add-on.php
Changelog Changelog
Version | Description |
---|---|
3.22.0 | Introduced. |