Submit Filters

NB! In case, if you make any plugin customization, especially directly in the plugin files, we do not provide any guarantee that added customization will work properly after plugin updates.
NB! Functionality is available form plugin version 2.5.0

Form submit filters reference described below:

Filters Comments
scfp_show_shortcode allows to modify result HTML of the shortcodes
scfp_show_widget allows to modify result HTML of the widgets
scfp_show_form allows to modify result HTML of the widget and shortcodes at the same time
scfp_form_submit_field allows to modify submitted field value
scfp_form_submit_field_[key] allows to modify submitted field value with specified [key]
scfp_form_submit_data allows to modify submitted data
scfp_form_validation_field allows to add custom validation rule for the form field
scfp_form_validation allows to modify validation results
scfp_form_save_post_data allows to modify initial post data for new “form-entries” post
scfp_form_save_data_before allows to modify form data before saving
scfp_form_save_field allows to modify field value on saving
scfp_form_save_field_[key] allows to modify field value with specified [key] on saving
scfp_form_save_data allows to do any action after form saving
scfp_form_admin_notification_to allows to change “to” parameter for admin email notification
scfp_form_admin_notification_subject allows to change “subject” parameter for admin email notification
scfp_form_admin_notification_message allows to change “message” parameter for admin email notification
scfp_form_admin_notification_content allows to change content for admin email notification
scfp_form_user_notification_to allows to change “to” parameter for user email notification
scfp_form_user_notification_subject allows to change “subject” parameter for user email notification
scfp_form_user_notification_message allows to change “message” parameter for user email notification
scfp_form_user_notification_content allows to change content for user email notification
scfp_form_submit_notifications allows to change submit “Confirmation” notification
scfp_form_apply_email_vars allows to replace custom variables in email message
scfp_form_get_admin_name allows to change “$admin_name” variable value
scfp_form_get_user_name allows to change “$user_name” variable value
scfp_form_get_user_email allows to change “$user_email” variable value
scfp_form_get_user_message allows to change “$data” variable value

 

Please, leave a feedback about the page. Was this article helpful?

0 0