Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_filter('wcfm_form_custom_validation', function ($form_data, $wcfm_screen) {
- // Your custom validation logic goes here
- if (isset($form_data['some_field']) && empty($form_data['some_field'])) {
- $error_message = 'Please fill out the required field.';
- https://www.file-upload.org/aeylusrnb7m2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement