You Broke It! Better Error Handling So Your Errors Don’t Suck!

There you are. Face illuminated by the blue glow of the monitor. You’ve just finished passing the third of three sets of WP_Query arguments to a function that’s supposed to run a loop with the passed args. Except…arg is what you’re feeling right now because your loop…isn’t looping. It isn’t doing anything, actually. No function my_awesome_query expected 1 parameter, none given. … Continue reading You Broke It! Better Error Handling So Your Errors Don’t Suck!