1.

How can we enable debug mode in WP?

Answer»

How can we enable debug MODE in WP?
To enable debug mode in WP we need to edit wp-config.php FILE. And we need to change WP_DEBUG CONSTANT value to TRUE in this file.



Discussion

No Comment Found