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.
How to Create Additional Time Intervals for the Time Picker
This tutorial will show you how to create additional intervals for the time picker using a small PHP snippet.
wpforms_get_field_required_label
The wpforms_get_field_required_label filter is used to change the required field indicator for any required form fields.
wpforms_rating_field_emoji
The wpforms_rating_field_emoji filters the inclusion of emoji icons in notification emails.the inclusion of emoji icons in notification emails.
wpforms_email_display_empty_fields
The wpforms_email_display_empty_fields filter is used to hide or show any empty form field inside email notifications.
wpforms_mailcheck_enabled
The wpforms_mailcheck_enabled filter determines whether the email suggestion feature is enabled for the Email field.