Creating Multi-Column Form Layouts With CSS Classes
If you use a multi-column layout with conditional fields, any fields that are conditionally shown will…
Remove the Arrows on the Numbers Field
Removes the arrows inside the Numbers form field.
Remove the author of an article
This snippet removes author of an article
Prevent Loading Translations
If your site is using en_US reduce the memory used for translation calls.
Markdown URLs for LLMs
LLM-friendly WordPress content. Add .md to any post URL for AI-ready markdown format. Makes your content…
Disable AIOSEO Schema markups for a specific page
This snippet removes the AIOSEO Schema Markups from a specific page. Note: Replace '1209' with the…
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…
Disable Enter Key in WPForms
Disables the Enter key for all forms created with WPForms.
Position the Field Description Above the Form Field
Positions the field description above the form field. Change the 999999 to match your own form…
Disable Inspector Tabs
Revert having a separate tab for block styles.
Limiting Options for the Date / Time Field
This snippet will disable any future date in your date picker. You'll need to update the…
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
Change Editor Default Image Size
Set the default image size to full instead of large in the block editor.
Include Field Descriptions Inside Email Notifications
This snippet will have all field descriptions from all forms included in the email notifications.