How to enable debug mode in wordpress?
Answer / Naveen Kumar Sonia
To enable debug mode in WordPress, you need to add the following code snippet to your wp-config.php file: `ndefine('WP_DEBUG', true);ndefine('WP_DEBUG_LOG', true);` This will display error messages on the screen and log them for future reference.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me is there any way to write series in wordpress?
How do I copy a web page?
Tell me what are the template tags in wordpress?
What is the use of mail server in wordpress writing setting?
Why doesn't the following code print the newline properly?
How do I completely delete a wordpress site?
Explain me how to change the length of the default wordpress excerpt?
Can I monetize my wix blog?
Is a subdomain a separate website?
How do I find my ftp username and password?
How do I convert wordpress to html?
Explain which is the best multi-lingual plugin for wordpress?