This snippet will help you change the cache time that is set on your forms.
How to Increment a Count on Each Form Submission
This tutorial will show you how to use PHP to increment a count for each entry inside a hidden field.
How to Enable GDPR Without Removing the Smart Phone IP Auto-detection
Do you want to enable GDPR without removing the IP auto-detection? With a small snippet, you can easily achieve this and we'll show you how!
How to Customize the Date Smart Tag
In this tutorial, we're going to show you how to customize the Date Smart Tag.
How to Enable Debugging in WordPress
This tutorial will walk you through how to enable debugging in WordPress while performing some testing of possible plugin or theme conflicts as well as check for any PHP errors.
Setting a Minimum Number of Choices for a Checkbox
This tutorial will show you how using PHP will enable you to provide a minimum limit of Checkbox fields that would need to be checked before processing the form.