Change the separator symbol on pages
This snippet can be used to change the separator symbol on pages
Change Opening Hours Closed Label
This filter can be used to change the closed label of Opening Hours. Replace 'Closed today.'…
Remove Unused JS
/** * We will Dequeue the jQuery UI script as example. * * Hooked to the…
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
How to Display Hidden Single Item Fields in Order Summary
This code snippet will display the hidden single item field in order summary
Duplicate Posts and Pages
// Add the duplicate link to action list for post_row_actions // for "post" and custom post…
Add a custom field to the checkout screen
Allows one to add a custom field to the checkout screen
Use a custom ID prefix in Table of Content block
This snippet can be used to add a custom ID prefix for the Table of Content…
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'.
Using Conditional Logic to Change Date Picker Locale
This snippet works with the WPML plugin and only apply date picker locale changes when the…
Disable the AIOSEO Flyout Menu for Non-Administrator Users.
This snippet can be used to disable the AIOSEO flyout menu for non-administrator users.
MemberPress: Add Logout Confirmation Popup
This code will force a confirmation popup to show when users click the Logout link on…
How to Disable Browser Autocomplete for Form Fields - all fields
/** * Disable form autocomplete for all fields on a specific form * * @link https://wpforms.com/developers/disable-browser-autocomplete-for-form-fields/…
How to Change the Captcha Theme on Google Checkbox v2 reCAPTCHA
/** * Change the captcha theme for the Google Checkbox v2 reCAPTCHA * * @link https://wpforms.com/developers/how-to-change-the-captcha-theme-on-google-checkbox-v2-recaptcha/…
How to Add an Input Mask to the International Postal Code
/* * Custom input mask for the address field's international scheme. * * @link https://wpforms.com/developers/how-to-add-an-input-mask-to-the-international-postal-code */…