The wpforms_radio_field_html_value_images filter is used to hide the Image Choices from the email notification when using the Multiple Choice form field.
wpforms_payment-multiple_field_html_value_images
The wpforms_payment-multiple_field_html_value_images filter is used to hide the Image Choices from notifications when using the Multiple Items payment field.
wpforms_payment-checkbox_field_html_value_images
The wpforms_payment-checkbox_field_html_value_images filter is used to hide the Image Choices from notifications when using the Checkbox Items payment field.
How to Change the Expiry Date On Partial Entries
In this tutorial, we'll show you how to change the expiry date on partial entries when using the Save and Resume addon.
wpforms_process_validate_richtext
The wpforms_process_validate_richtext action fires validation on the Rich Text form field when the form is submitted.
How to Create a Conditional Rating Form
This tutorial is going to show you how you can provide a conditional rating form using a little JavaScript and dropdowns.