learndash_is_license_hub_valid learndash_is_license_hub_valid() Check if the license is valid. ContentsDescription Return Source Changelog Related Namespace @package Uses Used By Description # Return # (bool) True if the license is valid. False otherwise. Source # File: includes/ld-license.php Changelog # Changelog Version Description 4.3.1 Introduced. Related # Namespace # global @package # LearnDash / License Uses # Uses Uses Description includes/ld-license.php: learndash_validate_hub_license () Validate a license key. Used By # Used By Used By Description src/Core/Modules/Licensing/Notices/Invalid_License.php: Invalid_License::display () Outputs a notice if the entered License Key is invalid. includes/ld-license.php: learndash_is_learndash_license_valid () Checks Whether the learndash license is valid or not. src/deprecated/nss_plugin_updater_sfwd_lms.php: nss_plugin_updater_sfwd_lms::admin_notice () Echos the administrative notice if the plugin license is incorrect.
Uses # Uses Uses Description includes/ld-license.php: learndash_validate_hub_license () Validate a license key.
Used By # Used By Used By Description src/Core/Modules/Licensing/Notices/Invalid_License.php: Invalid_License::display () Outputs a notice if the entered License Key is invalid. includes/ld-license.php: learndash_is_learndash_license_valid () Checks Whether the learndash license is valid or not. src/deprecated/nss_plugin_updater_sfwd_lms.php: nss_plugin_updater_sfwd_lms::admin_notice () Echos the administrative notice if the plugin license is incorrect.