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…
How to Add Address Field Validation For Authorize.net
/** * Add address validation for Authorize.net address fields * * @link https://wpforms.com/developers/how-to-add-address-field-validation-for-authorize-net/ */ function wpf_dev_authorize_address_validation(…
Add a custom field to the checkout screen
Allows one to add a custom field to the checkout screen
Customizing Checkbox and Radio Fields to Look Like Buttons (Specific Forms)
This code snippet will customize Checkbox and Radio fields to look like buttons.
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…
Remove Line Breaks From CSV Exports
This snippet will remove the line breaks from CSV exports.
Set a Custom Email Header
This snippet sets custom email headers to ensure you can control specific behaviors of your sent…
Change Default Post Type Name “aioseo-location”
This filter can be used to change the default post type name from “aioseo-location” to 'franchise-location'.
Change the separator symbol on pages
This snippet can be used to change the separator symbol on pages
Duplicate Posts and Pages
// Add the duplicate link to action list for post_row_actions // for "post" and custom post…
How to Display Hidden Single Item Fields in Order Summary
This code snippet will display the hidden single item field in order summary
Generate and Send Invoice Number to Authorize.Net
This snippet generates and sends a unique invoice number to Authorize.Net for completed payments in WPForms
Using Conditional Logic to Change Date Picker Locale
This snippet works with the WPML plugin and only apply date picker locale changes when the…
Change Opening Hours Closed Label
This filter can be used to change the closed label of Opening Hours. Replace 'Closed today.'…