Documentation for [24564]. see #23811.

git-svn-id: https://develop.svn.wordpress.org/trunk@24581 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2013-07-08 12:59:10 +00:00
parent 4fea95b6ab
commit 903be842a3
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
*/