This tutorial will show you how to change the File Upload button styling using pure CSS.
wpforms_forms_submission_prepare_payment_data
The wpforms_forms_submission_prepare_payment_data filter collects information about the payment when the payment is to be saved into the main payments table.
wpforms_forms_submission_prepare_payment_meta
The wpforms_forms_submission_prepare_payment_meta filter fires when the payment is ready to be saved into the payments_meta table.
How to Change the Name Attribute of a Hidden Field
This tutorial will show you how to change the name attribute of a hidden field in your forms.
Using CSS to Personalize the Submit Button
This tutorial will show you how easy it is to personalize the submit button using CSS.
How to Disable Validation Error Messages
This tutorial will show you how to disable validation error messages using CSS for all WPForms or just for a single form.