Documentation for [24564]. see #23811.
git-svn-id: http://core.svn.wordpress.org/trunk@24581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6c89e06a2a
commit
cbfc7470e2
|
@ -253,6 +253,8 @@ function timer_stop( $display = 0, $precision = 3 ) { // if called like timer_st
|
|||
* When WP_DEBUG_LOG is true, errors will be logged to wp-content/debug.log.
|
||||
* WP_DEBUG_LOG defaults to false.
|
||||
*
|
||||
* Errors are never displayed for XML-RPC requests.
|
||||
*
|
||||
* @access private
|
||||
* @since 3.0.0
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue