Disable SEO News Dashboard Widget
This filter can be used to Disable SEO News Dashboard Widget.
Add a custom field to the checkout screen
Allows one to add a custom field to the checkout screen
Change / Translate Plugin Text
This is a local translation snippet that should work for any phrases in Charitable and Charitable…
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
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'.
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…
Change the Email Summary Email Address
This snippet will allow you to specify who the email summaries should be delivered to. On…
Set a Custom Email Header
This snippet sets custom email headers to ensure you can control specific behaviors of your sent…
MemberPress: Add Logout Confirmation Popup
This code will force a confirmation popup to show when users click the Logout link on…
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(…