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
| Type | Name | Description |
|---|---|---|
array | $args | Arguments array. |
string | $content | Content to wrap in the alert divs. |
Returns
string — HTML output.