llms_get_add_ons( $use_cache = true )
Retrieve available products from the LifterLMS.com API
Description Description
Return Return
(array) Array of LifterLMS add-on data from the LifterLMS.com products api.
- 'categories'
(array) Associative array of add-on category information, mapping ID to Title. - 'items'
(array[]) List of add-ons definition arrays.
Source Source
File: includes/admin/llms.functions.admin.php
Changelog Changelog
Version | Description |
---|---|
3.22.0 | Introduced. |