learndash_is_learndash_license_valid()
Checks Whether the learndash license is valid or not.
Description #
Return #
(boolean)
Source #
Related #
Namespace #
@package #
Uses #
Uses | Description |
---|---|
includes/ld-license.php: learndash_is_learndash_hub_active () |
Check if LearnDash Hub is installed and active. |
includes/ld-license.php: learndash_is_license_hub_valid () |
Check if the license is valid. |
includes/ld-autoupdate.php: learndash_get_updater_instance () |
Gets the |
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::check_and_update_license () |
Check and update license information |
includes/settings/settings-pages/class-ld-settings-page-overview.php: LearnDash_Settings_Page_Overview::show_settings_page () |
Custom display function for page content. |