I know, debugging in WordPress is boring! We’re creators – we want to build cool stuff without worrying about stepping on any toes! But debugging in WordPress is important! Last week I came across this tweet from Jonathan Bossenger (@jon_bossenger): My first instinct was to reply that enabling debugging in WordPress makes in impossible to use, until I looked more closely. You see, every time I set up a WordPress site I have to edit wp-config.php, and that line define( ‘WP_DEBUG’, false ); occasionally tempts me to change it to TRUE. I soon regret it, because my next step is … Continue reading Debugging in WordPress
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed