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.


Top ↑

Source Source

File: includes/admin/llms.functions.admin.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.22.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.