Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

webcomic_notice()

Michael Sisk edited this page Apr 10, 2018 · 1 revision

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

Clone this wiki locally