Change the separator symbol on pages
This snippet can be used to change the separator symbol on pages
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'.
Customizing Checkbox and Radio Fields to Look Like Buttons (Specific Forms)
This code snippet will customize Checkbox and Radio fields to look like buttons.
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
Remove the Article schema from Posts
This snippet removes the Article schema from Posts
My Insert widget in header
My own way of Inserting widget in header
Control Whether AIOSEO Flushes Output Buffer After Rewriting Title
This snippet can be used to control whether AIOSEO flushes the output buffer after rewriting the…
Open all external links in new tab
This makes the manual link tab association obsolete. All links to another domain will open in…
Add a custom field to the checkout screen
Allows one to add a custom field to the checkout screen
Disable the AIOSEO Flyout Menu for Non-Administrator Users.
This snippet can be used to disable the AIOSEO flyout menu for non-administrator users.
Change Opening Hours Closed Label
This filter can be used to change the closed label of Opening Hours. Replace 'Closed today.'…
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 */…
Change Location Taxonomy Options When its Registered
This filter can be used to change the taxonomy option to ‘hierarchical’
How to Restrict Numbers in a Single Line Text Form Field
/** * Disallow numbers in a single-line text field * * @link https://wpforms.com/developers/how-to-restrict-numbers-in-a-single-line-text-form-field/ */ function wpf_dev_disallow_numbers_text_field(…