Skip to main content

format_html_message()

private static function format_html_message( $message, $subject )

Maybe wrap the notification message in html tags.

Since: 2.2.0

Source: common.php:7525

Parameters

NameTypeDefaultDescription
$messagestringThe notification message. Merge tags have already been processed.
$subjectstringThe notification subject line. Merge tags have already been processed.

Returns

  • string