impress-org / givewp-snippet-library

A collection of code snippets to enhance or expand on the free Give WordPress Donation Plugin.
https://givewp.com
140 stars 90 forks source link

Adding a conditional validation with Preg Match #113

Open Kingslyashish opened 4 years ago

Kingslyashish commented 4 years ago

I would like to add a conditional check (preg match) to validate the entered data via custom form.There is one function to check weather the filed is empty or not. Could you please tell me in which function do I have to add these checks ?