This tutorial will show you how easy it is to put a word count under your Single Line Text and Paragraph form fields!
How to Block Form Submissions Containing Profanity
This tutorial will show. you how to use PHP to set up a profanity filter for your Single Line Text and Paragraph Text form fields.
wpforms_process_validate_text
The wpforms_process_validate_text action fires validation on the Single Line Text form field when the form is submitted.
How to Display Shortcodes Inside the Label of the Form Field
Would you like to display shortcode inside your form labels? By default, shortcodes or raw HTML cannot be used in form labels, however, using the power of PHP we can easily achieve this.
How to Change the Timeout on the Modern File Upload
This article will walk you through how to increase the default time set on the Modern File Upload field for the timeout function.
wpforms_process_validate_textarea
The wpforms_process_validate_textarea action fires validation on the Paragraph Text form field when the form is submitted.