Browse: Home / Classes / LearnDash_Dependency_Check_LD_Notifications /

LearnDash_Dependency_Check_LD_Notifications::set_message

This method has been deprecated. Use LearnDashNotificationsUtilitiesDependency_Checker::set_message instead.

LearnDash_Dependency_Check_LD_Notifications::set_message( string $message = '' )

Function to set custom admin notice message


Description #


Parameters #

$message

(string) (Optional) Message.

Default value: ''


Source #

File: includes/notifications/src/deprecated/LearnDash_Dependency_Check_LD_Notifications.php


Changelog #

Changelog
Version Description
5.2.0 Introduced. Use LearnDashNotificationsUtilitiesDependency_Checker::set_message instead.