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: includes/ld-license.php
Changelog #
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |