{"id":11871,"date":"2022-02-07T22:07:38","date_gmt":"2022-02-08T03:07:38","guid":{"rendered":"http:\/\/local.brightwhiz\/?post_type=snippets&p=11871"},"modified":"2022-02-07T22:09:31","modified_gmt":"2022-02-08T03:09:31","slug":"wordpress-display-of-errors-and-warnings","status":"publish","type":"snippets","link":"http:\/\/local.brightwhiz\/snippets\/wordpress-display-of-errors-and-warnings\/","title":{"rendered":"WordPress Disable Display of Errors and Warnings in PHP"},"content":{"rendered":"\n
Use this in your Use dev versions of core JS and CSS files. Only needed if you are modifying these core files.<\/p>\n\n\n\nwp-config.php<\/code> file:<\/p>\n\n\n\n
define( 'WP_DEBUG_DISPLAY', false );\n@ini_set( 'display_errors', 0 );<\/code><\/pre>\n\n\n\n
define( 'SCRIPT_DEBUG', true );<\/code><\/pre>\n","protected":false},"comment_status":"open","ping_status":"closed","template":"","meta":[],"categories":[953,15],"tags":[954,452,471,651],"yoast_head":"\n