Allow Multiple Dates Selection in Date Picker
Adds the ability to select multiple dates inside the Date Picker field.
Limit Comments & Display Character Count
Limit comment length and display a count of characters.
Conditionally Show the Submit Button
This snippet will automatically show or hide the Submit button based on form field responses.
Change Position of v2 Invisible reCAPTCHA Badge
Changes the position of the v2 Invisible reCAPTCHA badge
Fix LearnPress conflict that hides AIOSEO tabs on settings pages
LearnPress hides the tabs of AIOSEO by loading its Vue assets on our pages. This snippet…
Defer the reCAPTCHA Script
Defers the reCAPTCHA script until after the page finishes loading.
Adding Custom Border to Your Form
/* Add custom border to specific form */ #wpforms-form-1234 { border: 2px solid #333333; padding: 20px;…
Block IP Addresses From Completing Your Form
Using this snippet will allow you to add specific IP Addresses from completing your forms.
WPForms Enable Modern Markup Settings
By adding this snippet, you will be able to turn the Modern Markup settings on and…
Append a string to the Meta Description of each post
This snippet can be used to append a string to the Meta Description of each post
Heartbeat Setting
Add a setting that allows you to configure the heartbeat interval.
Add Redirection to Custom Password Reset Form
With this filter you can redirect any lost password requests to a custom reset form
Disable Openverse
Disable the Openverse integration for the media inserter.
Remove Confirmation Message Box Styling
Removes the background color and border from the form confirmation message.
Change Sublabels for the Name Field
Using this snippet will allow you to customize the sublabels that appear under the Name field…