This tutorial will show you exactly how to validate social media URL in your form using a small PHP snippet.
wpforms_stripe_process_complete
The wpforms_stripe_process_complete filter fires when Stripe payment is processed on form submit.
wpforms_process_validate_phone
The wpforms_process_validate_phone action fires validation on the Phone form field when the form is submitted.
How to Display An Image After Your Form
This tutorial will walk you through the steps on how to display an image after your form.
How to Remove the Whitespace From Around Image Choices
This tutorial will show you how to use CSS to remove the whitespace around image choices when using checkboxes and multiple choice.
How to Get the URL from the File Upload Form Field
This tutorial will walk you through how to get the URL from your File Upload form field to use with other services or functions.