Remove SEO Statistics from the Dashboard menu
Code Snippet to remove SEO Statistics from the Dashboard menu
Display Empty Form Fields in Email Notifications
Displays all fields in the email notifications including empty fields.
Attributes for aioseo_robots_meta
These are just the attributes for the aioseo_robots_meta filter
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
Remove the Arrows on the Numbers Field
Removes the arrows inside the Numbers form field.
Append specific string to the SEO Title of each post
This snippet can be used to append a specific string to the SEO Title of each…
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
Limiting Options for the Date / Time Field
This snippet will disable any future date in your date picker. You'll need to update the…
Position the Field Description Above the Form Field
Positions the field description above the form field. Change the 999999 to match your own form…
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
Include Field Descriptions Inside Email Notifications
This snippet will have all field descriptions from all forms included in the email notifications.
Removing the Header Image From Notification Emails of Specific Forms
This code snippet hides the header image in notification emails for only a few forms instead…
Using the “Include Form Styling” Setting
With the Base styling only setting in place, multi-column layouts will generally not function properly. To…
Adding a Video Before Your Form
This code snippet will add a video above your form.
Adding Transitions to Checkbox and Multiple Choice Selections
ul#wpforms-999-field_3 li label, ul#wpforms-999-field_27 li label { padding: 10px; transition: all ease 0.3s; background: linear-gradient(to right,…