Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress WordPress Settings API Creating Multiple Setting Fields Saving Multiple Settings in Single Array

Mark Lovett
Mark Lovett
15,853 Points

What debugging plugin are you using to identify php errors?

In WordPress settings API video what debugging plugin are you using to identify php errors?

2 Answers

Brian Hayes
Brian Hayes
20,986 Points

I'm pretty sure the plugin you're talking about is Query Monitor. It can be pretty helpful on top of having Debug mode on.

Mark Lovett
Mark Lovett
15,853 Points

Thanks Joey. I was using Query Monitor but wasnt getting error messages. I think I had debug mode on as well. Just thought Zac might remember what he was using and fill me in.