learndash_is_learndash_license_valid learndash_is_learndash_license_valid() Checks Whether the learndash license is valid or not. ContentsDescription Return Source Changelog Related Namespace @package Uses Used By Description # Return # (bool) Source # File: sfwd-lms/includes/ld-license.php Changelog # Changelog Version Description 5.1.0 Added support for Harbor. 4.18.0 This is now an alias for learndash_is_license_hub_valid(). 3.4.0 Introduced. Related # Namespace # global @package # LearnDash / License Uses # Uses Uses Description sfwd-lms/includes/ld-license.php: learndash_is_license_hub_valid () Check if the license is valid. Used By # Used By Used By Description sfwd-lms/src/Core/Modules/Licensing/Notices/Invalid_License.php: Invalid_License::display () Outputs a notice if the entered License Key is invalid. sfwd-lms/includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::render () Render the course wizard page. sfwd-lms/includes/deprecated/3.4.0/functions.php: is_learndash_license_valid () Checks Whether the learndash license is valid or not. sfwd-lms/includes/settings/settings-sections/class-ld-settings-section-support-learndash.php: LearnDash_Settings_Section_Support_LearnDash::learndash_support_sections_init () Support Sections Init sfwd-lms/includes/settings/settings-pages/class-ld-settings-page-addons.php: LearnDash_Settings_Page_Addons::load_settings_page () Action function called when Add-ons page is loaded. sfwd-lms/includes/settings/settings-pages/class-ld-settings-page-addons.php: LearnDash_Settings_Page_Addons::submenu_item () Control visibility of submenu items based on license status sfwd-lms/includes/settings/settings-pages/class-ld-settings-page-overview.php: LearnDash_Settings_Page_Overview::show_settings_page () Custom display function for page content.
Uses # Uses Uses Description sfwd-lms/includes/ld-license.php: learndash_is_license_hub_valid () Check if the license is valid.
Used By # Used By Used By Description sfwd-lms/src/Core/Modules/Licensing/Notices/Invalid_License.php: Invalid_License::display () Outputs a notice if the entered License Key is invalid. sfwd-lms/includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::render () Render the course wizard page. sfwd-lms/includes/deprecated/3.4.0/functions.php: is_learndash_license_valid () Checks Whether the learndash license is valid or not. sfwd-lms/includes/settings/settings-sections/class-ld-settings-section-support-learndash.php: LearnDash_Settings_Section_Support_LearnDash::learndash_support_sections_init () Support Sections Init sfwd-lms/includes/settings/settings-pages/class-ld-settings-page-addons.php: LearnDash_Settings_Page_Addons::load_settings_page () Action function called when Add-ons page is loaded. sfwd-lms/includes/settings/settings-pages/class-ld-settings-page-addons.php: LearnDash_Settings_Page_Addons::submenu_item () Control visibility of submenu items based on license status sfwd-lms/includes/settings/settings-pages/class-ld-settings-page-overview.php: LearnDash_Settings_Page_Overview::show_settings_page () Custom display function for page content.