InterviewSolution
Saved Bookmarks
| 1. |
How to enable debug mode in WordPress? |
|
Answer» To enable debug mode in WORDPRESS, DEVELOPERS have to edit the wp-config.php FILE and change the WP_DEBUG CONSTANT value to true condition. |
|