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.
wpforms_conversational_forms_start_button_disabled
The wpforms_conversational_forms_start_button_disabled filter is used to determine if the Start and Enter links that are displayed on conversational forms should be disabled.
wpforms_conversational_forms_footer
The wpforms_conversational_forms_footer action is triggered at the end of the template that is used with the Conversational Forms addon.
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.