The action fires when PayPal payment is processed on the form submission for WPForms.
How to Compare Two Dates in the Same Form
This tutorial will show you how to use a PHP snippet to compare two dates from within the same form.
How to Add a Mailchimp Signup Checkbox to Your Contact Form
Growing an email list doesn’t have to be an overly clever process. In my experience, the most effective ways of growing your email list are often the simplest, such as adding a simple email signup checkbox inside your regular contact form. Many of our readers use Mailchimp for their email marketing. So, I wanted to […]
How to Set Minimum Amount for a Price Field
This tutorial will show you how to set a minimum amount on a user-defined price field using PHP.
SurveyMonkey vs Microsoft Forms vs WPForms: Which Is Best?
Do you need to run surveys on your WordPress site? There are tons of survey building tools to choose from, including SurveyMonkey, Microsoft Forms, and WPForms. In this post, we compare these 3 solutions to help you decide which one will be the best solution for you.
How to Restrict the Phone Field to Only Accept Numbers
In this tutorial, we will show you how to restrict the Phone field to only accept numbers using a small script.