SMTP::edebug

Advertisement

Summery Summery

Output debugging info via a user-selected method.

Syntax Syntax

SMTP::edebug( string $str, integer $level )

Parameters Parameters

$str

(Required) Debug string to output

$level

(Required) The debug level of this message; see DEBUG_* constants

Return Return

(void)

Source Source

File: wp-includes/class-smtp.php


			

Advertisement

See also See also

  • SMTP::$Debugoutput
  • SMTP::$do_debug

Advertisement

Leave a Reply