learndash_get_license_class learndash_get_license_class( string $css_classes = '' ) Get license notice class. ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Used By Description # Parameters # $css_classes (string) (Optional) Current class. Default value: '' Return # (string) Source # File: includes/ld-license.php Changelog # Changelog Version Description 3.1.8 Introduced. Related # Namespace # global @package # LearnDash / License Uses # Uses Uses Description includes/ld-license.php: learndash_updates_enabled () Utility function to check if we should check for updates. 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. src/deprecated/nss_plugin_updater_sfwd_lms.php: nss_plugin_updater_sfwd_lms::nss_plugin_license_menupage () Outputs the license settings page 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. 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_updates_enabled () Utility function to check if we should check for updates.
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. src/deprecated/nss_plugin_updater_sfwd_lms.php: nss_plugin_updater_sfwd_lms::nss_plugin_license_menupage () Outputs the license settings page 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. includes/settings/settings-pages/class-ld-settings-page-overview.php: LearnDash_Settings_Page_Overview::show_settings_page () Custom display function for page content.