The wpforms_wp_footer_end action that is triggered at the end of the page load only if a form created with WPForms is found on the page and when all other scripts are loaded.
How to Add a Color Picker to Your Form
This tutorial will walk you through how to add a color picker field to your form using jQuery and a standard text field.
How to Track Form Submissions in Google Analytics
This tutorial will walk you through how to track your successful form submissions using GA4 and Google Tag Manager.
How to Add a Password Visibility Toggle Button
This tutorial will show you how you can provide your visitors with a toggle switch for your forms to allow them to see the password they are typing into the Password form field.
wpforms_display_submit_spinner_src
The wpforms_display_submit_spinner_src filter is fired as the form submits when the option to Enable AJAX on form submission is enabled inside the form builder's General settings tab.
wpforms_checkbox_field_display
The wpforms_checkbox_field_display filter will fire on form load to display the field attributes such as label and description.