The built-in WordPress debugging options

As you become more proficient with WordPress development, you’ll find that sometimes things don’t work as expected, and you need to figure out why. In this lesson, you’re going to learn about the built-in debugging options for WordPress. — View this lesson and others in this course on Learn WordPress: https://learn.wordpress.org/course/beginner-wordpress-developer/ 0:00 Introduction 0:27 What is debugging? 1:12 Debugging PHP 2:22 Enabling debugging 04:26 Debugging with error_log 04:51 Using the SAVEQUERIES constant 05:25 Further reading