Prevent Canonical URL tag output on Posts
This snippet can be used to prevent AIOSEO from outputting the Canonical URL tag on posts
Change the separator html on pages
This snippet can be used to change the separator html on pages
Add aria-label to progress bar to improve WPForms accessibility
/** * Fix WPForms Accessibility: Add aria-label to progress bar. */ function wpf_fix_wpforms_progressbar_aria() { ?>
Using Date Picker Localization
This snippet is used to apply the changes that instruct WPForms to update the date picker…
Remove the crumb for the ‘uncategorized’ category
This snippet can be used to remove the crumb for the ‘uncategorized’ category
Sending Geolocation Data Through Webhooks
This snippet works with the Geolocation and Webhooks addon. It allows you to send geolocation data…
Localizing Date Picker Strings
This snippet is used to modify WPForms' default date picker locale
Remove BreadcrumbList Schema
This snippet removes the BreadcrumbList Schema
How to Move to the Next Page Automatically
/** * Navigate to the next page automatically * * @link https://wpforms.com/developers/how-to-move-to-the-next-page-automatically/ */ function wpf_dev_automatic_next_page( )…
Hide the breadcrumbs on pages.
This snippet can be used to hide the breadcrumbs on pages.
Set max-video-preview to 0
This snippet sets max-video-preview robots meta tag to 0
Using Smart Tags in Your WordPress Rewrite Rules
This code snippet converts messy query string URLs into clean, user-friendly URLs while preserving functionality
How to Center a Form
This code centers the form using margin: 0 auto and sets a maximum width of 500px.
Add Textbox To Donation Form
Adds a textbox to a donation form - for example, to collect a referral code.
Change Business Info Location Icon
This filter can be used to change the business info location icon. Replace "/assets/images/email-icon.png" with the…