wpcf7_validate_email and wpcf7_posted_data
-
I have a form which is attached with promotional codes.
I have to check that the email entered has not already received a promotional code, so I go through wpcf7_validate_email*, then during wpcf7_posted_data I modify my databaseHowever, even in the event of an error, the database is modified. How to avoid this?
Thanks you
The topic ‘wpcf7_validate_email and wpcf7_posted_data’ is closed to new replies.