Set an administrative notification.
webcomic_notice( string $message, string $class = 'success' ) : bool
Parameters
string $message
The notification message.
string $class
Optional notification type; one of success, error, warning, or info.
Return
bool