SMTP::setDebugOutput

Advertisement

Summery Summery

Set debug output method.

Syntax Syntax

SMTP::setDebugOutput( string|callable $method = 'echo' )

Parameters Parameters

$method

(Optional) The name of the mechanism to use for debugging output, or a callable to handle it.

Default value: 'echo'

Source Source

File: wp-includes/class-smtp.php


			

Advertisement

Advertisement

Leave a Reply