This tutorial will help you create a Smart Tag that can be used to capture user-agent data and attach it to your form entires.
How to Change the Styling of the Stripe Credit Card Placeholder
This tutorial will show you how to change the styling of the Stripe Credit Card field and placeholder text using PHP and CSS.
How to Create a Smart Tag from an ACF Field
This tutorial will show you how you can create a custom smart tag for Advanced Custom Fields inside your WPForms.
How to Make Phone Numbers a Link in Email Notifications
This tutorial will show you how you can make a phone number from your form a clickable link inside your email notifications.
How to Send Field Values with Webhooks
This tutorial will show you how to send your field values from Checkbox, Multiple Choice and Dropdown fields with the Webhooks addon.
wpforms_entry_save_args
You can use the wpforms_entry_save_args filter to change the entry details that are passed through to the wpforms_entry_save_fields filter to alter any of the information captured from the form.