How to Automatically Submit a Form with a Field Choice - CSS
button#wpforms-submit-3046 { display: none; } form#wpforms-form-3046 span.wpforms-icon-choices-label { font-size: 0; } ul#wpforms-3046-field_3 li label:hover, ul#wpforms-3046-field_4 li…
Remove Line Breaks From CSV Exports
This snippet will remove the line breaks from CSV exports.
Disable Redirect Logging in AIOSEO Redirects
This filter can be used to skip logging redirect logging in AIOSEO Redirects.
Disable Schema Output for WooCommerce products
This filter can be used to Disable Schema Output for WooCommerce products.
Disable SEO News Dashboard Widget
This filter can be used to Disable SEO News Dashboard Widget.
Exclude a Specific Post from the Sitemap
This filter can be used to Exclude a Specific Post from the Sitemap. Note: Replace 614…
Disable Emoji Image Conversion Script of the Classic Editor
This filter can be used to disable the emoji image conversion script of the Classic Editor…
To Remove a Single Field From {all_fields}
This code snippet removes a single field from your email notifications while still using the {all_fields}…
Custom Style Icons for Rating field
This snippet will customize your rating icons in the Rating field
Open all external links in new tab
This makes the manual link tab association obsolete. All links to another domain will open in…
Add Custom Field
Display the custom field in the campaign grid.
My Insert widget in header
My own way of Inserting widget in header
Change Default Post Type Slug “location”
This filter can be used to change the default post type slug from “location” to 'franchise'.
How to Display Hidden Single Item Fields in Order Summary
This code snippet will display the hidden single item field in order summary
Restricting Address Autocomplete to a Specific Country
This snippet is used to modify the default behavior of the address autocomplete feature in WPForms.…