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:
Andrew Nacin 2013-07-08 12:59:10 +00:00
parent 6c89e06a2a
commit cbfc7470e2
1 changed files with 2 additions and 0 deletions

View File

@ -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
*/