mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
git-svn-id: https://develop.svn.wordpress.org/trunk@13425 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -228,7 +228,7 @@ function timer_stop( $display = 0, $precision = 3 ) { // if called like timer_st
|
||||
* defined in wp-config.php. Example: <code> define( 'WP_DEBUG', true ); </code>
|
||||
*
|
||||
* WP_DEBUG_DISPLAY and WP_DEBUG_LOG perform no function unless WP_DEBUG is true.
|
||||
* WP_DEBUG defaults defaults to false.
|
||||
* WP_DEBUG defaults to false.
|
||||
*
|
||||
* When WP_DEBUG is true, all PHP notices are reported. WordPress will also display
|
||||
* notices, including one when a deprecated WordPress function, function argument,
|
||||
|
||||
Reference in New Issue
Block a user