The WPForms wpforms_datetime_time_intervals filter is used to add additional time intervals for the Time interval dropdown inside the builder.
wpforms_datetime_date_formats
The wpforms_datetime_date_formats filters the date field formats available for the Date Picker in the form builder.
How to Change the Page Title on the Browser Tab
This article will walk you through how to change the page title that appears on the browser tab using a small PHP snippet.
wpforms_user_registration_process_registration_process_user_email_exists_error_message
The wpforms_user_registration_process_registration_process_user_email_exists_error_message filter is used to show a message whenusing the User Registation addon and the email already exists.
15 Great WordPress Lightbox Plugins (Compared)
Looking for the best lightbox plugin for your WordPress website? If you want to display images, video, contact forms, or newsletter optins in a gorgeous, modern way, a lightbox is a fantastic way to go. And it’s easy to set up a lightbox and transform the look and feel of your site. In this guide, […]
How to Add WPForms Shortcodes to PHP Templates
Adding WPForms shortcodes directly into your PHP template will allow you to display the form on every page the template is used without having to manually add it to every page created.