• Resolved wpshop

    (@wpshop)


    Hi, we use cforms plugin in conjunction with e-shop plugin “wp-shop-original” as a forms builder. In version 14.5, we used my_cforms_filter() to validate the form fields and then sent a order by means of e-shop plugin. In new versions of cforms if we use my_cforms_filter(), it is fired twice. Plz advise something…

Viewing 1 replies (of 1 total)
  • Plugin Author bgermann

    (@bgermann)

    As you can see at the example usage in my-functions.php.txt, you can distinguish between the two fire events with the functions’s argument $formIDOrPostData.

Viewing 1 replies (of 1 total)

The topic ‘my_cforms_filter’ is closed to new replies.