Recent

wzkb_get_alert function

wzkb_get_alert()

Get the HTML for alert messages

Since: 2.7.0
Source: includes/functions.php line 99

Signature

function wzkb_get_alert( $args = ..., $content = ... ): string;

Parameters

TypeNameDescription
array$argsArguments array.
string$contentContent to wrap in the alert divs.

Returns

string — HTML output.