learndash_get_license_message learndash_get_license_message( integer $mode = null ) Get the license notice message. ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Used By Description # Parameters # $mode (integer) (Optional) Deprecated. Which message to get. Default value: null Return # (string) Source # File: includes/ld-license.php Changelog # Changelog Version Description 4.22.1 Deprecated $mode parameter. 3.1.8 Introduced. Related # Namespace # global @package # LearnDash / License Uses # Uses Uses Description src/Core/Utilities/Cast.php: Cast::to_string () Casts a value to a string if possible or returns an empty string. 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 src/Core/Utilities/Cast.php: Cast::to_string () Casts a value to a string if possible or returns an empty string.
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.