llms_print_notice( string $message, string $notice_type = 'success' )

Prints a single notice


Description Description


Parameters Parameters

$message

(Required) [The notice message]

$notice_type

(Optional) [notice type]

Default value: 'success'


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/functions/llms.functions.notice.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.