Locate the wp-config. php for your WordPress file, then click on the three-dotted options, then Edit. To Enable WP_Debug, change the last line to: define( ‘WP_DEBUG’, true ). To Disable WP_Debug, change the last line to: define( ‘WP_DEBUG’, false ).
Locate the wp-config. php for your WordPress file, then click on the three-dotted options, then Edit. To Enable WP_Debug, change the last line to: define( ‘WP_DEBUG’, true ). To Disable WP_Debug, change the last line to: define( ‘WP_DEBUG’, false ).