Browse: Home / Functions /

learndash_get_license_email

learndash_get_license_email()

Get the active LearnDash license email address.


Description #

Returns an empty string when a Harbor unified license key is in use, as the unified license does not require an email. Otherwise falls back to the email stored in the site option.


Return #

(string)


Source #

File: sfwd-lms/includes/ld-license.php


Changelog #

Changelog
Version Description
5.1.0 Introduced.