Remove Line Breaks From CSV Exports
This snippet will remove the line breaks from CSV exports.
Exclude a Specific Post from the Sitemap
This filter can be used to Exclude a Specific Post from the Sitemap. Note: Replace 614…
Display Donation Form
Display a specific campaign's donation form.
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'.
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
Using Conditional Logic to Change Date Picker Locale
This snippet works with the WPML plugin and only apply date picker locale changes when the…
Duplicate Posts and Pages
// Add the duplicate link to action list for post_row_actions // for "post" and custom post…
Set a Custom Email Header
This snippet sets custom email headers to ensure you can control specific behaviors of your sent…
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…
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…
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 the Email Summary Email Address
This snippet will allow you to specify who the email summaries should be delivered to. On…