Answer Posted / Radha Rani Prajapati
To enable debug mode in WordPress, add the following line to your wp-config.php file: `define( 'WP_DEBUG', true );` This will output PHP errors on your site for easier troubleshooting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers