LLMS_Helper_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


Top ↑

Return Return

(string)


Top ↑

Source Source

File: libraries/lifterlms-helper/includes/models/class-llms-helper-add-on.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.1 Use requires_license() instead of checking has_license prop directly.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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