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: includes/ld-license.php Changelog # Changelog Version Description 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 includes/ld-license.php: learndash_is_license_hub_valid () Check if the license is valid. Used By # Used By Used By Description includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::render () Render the course wizard page. includes/deprecated/3.4.0/functions.php: is_learndash_license_valid () Checks Whether the learndash license is valid or not. includes/settings/settings-sections/class-ld-settings-section-support-learndash.php: LearnDash_Settings_Section_Support_LearnDash::learndash_support_sections_init () Support Sections Init 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. 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 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 includes/ld-license.php: learndash_is_license_hub_valid () Check if the license is valid.
Used By # Used By Used By Description includes/class-ld-course-wizard.php: LearnDash_Course_Wizard::render () Render the course wizard page. includes/deprecated/3.4.0/functions.php: is_learndash_license_valid () Checks Whether the learndash license is valid or not. includes/settings/settings-sections/class-ld-settings-section-support-learndash.php: LearnDash_Settings_Section_Support_LearnDash::learndash_support_sections_init () Support Sections Init 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. 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 includes/settings/settings-pages/class-ld-settings-page-overview.php: LearnDash_Settings_Page_Overview::show_settings_page () Custom display function for page content.