I'm trying to debug a Wordpress site with Netbeans using XDebug. I can get it to hit a breakpoint on the index.php page, but it won't break on any other page. Has anyone else run into this issue?
If I debug a concrete5 site or something it works beautifully. So it has to be something with how Wordpress works.