Changes between Version 3 and Version 4 of Ticket #48693, comment 6
- Timestamp:
- 11/19/2019 04:57:39 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48693, comment 6
v3 v4 16 16 */ 17 17 defined( 'ABSPATH' ) or die( 'No script kiddies please!' ); 18 add_filter( 'enable_wp_debug_mode_checks', function(){ return false;});18 add_filter( 'enable_wp_debug_mode_checks', '__return_false' ); 19 19 if ( WP_DEBUG ) { 20 20 error_reporting( E_ALL );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)