To Remove a Single Field From {all_fields}
This code snippet removes a single field from your email notifications while still using the {all_fields}…
Add Featured Image
Add a featured image to the individual campaign pages.
Custom Style Icons for Rating field
This snippet will customize your rating icons in the Rating field
Define the Mailgun Signing Key Constant
This snippet will allow you to define your Mailgun Signing Key constant inside your wp-config.php file…
Disable Redirect Logging in AIOSEO Redirects
This filter can be used to skip logging redirect logging in AIOSEO Redirects.
Change Default Post Type Slug “location”
This filter can be used to change the default post type slug from “location” to 'franchise'.
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…
Make Donor Address Required
Make all address fields required on donation pages.
Add Custom Field
Display the custom field in the campaign grid.
Change Default Post Type Plural Label “Locations”
This filter can be used to change the default post type plural label from “Locations” to…
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(…
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…
Remove Line Breaks From CSV Exports
This snippet will remove the line breaks from CSV exports.