Hi,
I have WordPress project that I'm trying to add some custom code before I send out an email. Code seems to work fine, but I'm not hitting set breakpoints. Breakpoints used to work but have stopped. The debugger server seems to be running

I initially hit my breakpoint during initialization as show in the screen shot below.

However, when I actually try use the custom code it correctly sends an email message but never hits the set breakpoints.


I can't modify the existing working code without examining contents at the breakpoints. Any ideas how to get breakpoints working for my custom code?
Thanks,
Pete