Action: mc_debug

do_action( 'mc_debug', $subject, $body )

Execute a custom debug action during an mc_debug call. Runs if MC_DEBUG_METHOD is not 'email'.

Parameters:
Name Type Description
$subject string

Subject line of email debugging message.

$body string

Body of email debugging message.

Source: