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
Contents
Description #
Parameters #
- $message
-
(string) (Optional) Message.
Default value: ''
Source #
File: includes/notifications/src/deprecated/LearnDash_Dependency_Check_LD_Notifications.php
Changelog #
| Version | Description |
|---|---|
| 5.2.0 | Introduced. Use LearnDashNotificationsUtilitiesDependency_Checker::set_message instead. |