llms_helper_get_available_add_ons( bool $installable_only = true )

Retrieve an array of addons that are available via currently active License Keys


Description Description


Parameters Parameters

$installable_only

(Optional) If true, only includes installable addons, if false, includes non-installable addons (like bundles).

Default value: true


Top ↑

Return Return

(array)


Top ↑

Source Source

File: libraries/lifterlms-helper/includes/functions-llms-helper.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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