• Hi!

    I’ve created a plugin to do some stuff, including validating a field. When I try to do so (following https://contactform7.com/2015/03/28/custom-validation/) I can’t get it to trigger. I’m running the script with xDebug and the add_filter is triggered, but then it just jumps the callback function, doesn’t go into it at all. Why could that be? I can’t understand what I’m doing wrong and I’ve tried it all..

    Thanks!

The topic ‘Custom validation code not triggering’ is closed to new replies.