learndash_get_license_key learndash_get_license_key() Get the active LearnDash license key. ContentsDescription Return Source Changelog Related Namespace @package Uses Used By Description # Returns the Harbor unified license key when available, otherwise falls back to the license key stored in the site option. Return # (string) Source # File: includes/ld-license.php Changelog # Changelog Version Description 5.1.0 Introduced. Related # Namespace # global @package # LearnDash / License Uses # Uses Uses Description src/Core/Utilities/Cast.php: Cast::to_string () Casts a value to a string if possible or returns an empty string. Used By # Used By Used By Description includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::process_url () Call the API to process the playlist URL. includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::get_playlist_data () Get the playlist data.
Uses # Uses Uses Description src/Core/Utilities/Cast.php: Cast::to_string () Casts a value to a string if possible or returns an empty string.
Used By # Used By Used By Description includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::process_url () Call the API to process the playlist URL. includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::get_playlist_data () Get the playlist data.