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 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.
10 Tips to Make an Online Wedding RSVP Great
Do you want to collect your wedding RSVPs online? Wedding websites are becoming more popular because they make it easy to organize your invitation responses and guest information. In this post, we share our top tips for making a great wedding RSVP form for your big day.
wpforms_frontend_strings
Filter used to change the string text that appears when limiting characters or words inside a Single Line Text or Paragraph Text form field.
How to Limit the Years Inside Your Date Picker
Would you like to limit the years that show inside your date picker on your form? In this tutorial, we'll show you how to use JavaScript to achieve this.