Amazon Affiliate Disclosure Top
Display an Amazon Affiliate disclosure at the top of posts and/or pages.
Amazon Affiliate Disclosure Bottom
Display an Amazon Affiliate disclosure at the bottom of posts and/or pages.
Google Tag Manager Header
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
Hide Price & Add to Cart for Non Logged in Users for Specific Products
This code snippet allows you to hide the price and 'Add to Cart' button for users…
Email: Change Footer Text
Filter the email footer text & link.
Add Picture Field To Donation Form
A picture field is added to the donation form, allowing donors to upload an image as…
Make Single Field Required
Make a single field on the donation form required.
Remove Section
Remove entire sections from a profile form.
Set Custom Donation Receipt Page
You can set a custom donation receipt page, including a page that is not on your…
Add Creator Name
Display the campaign creator's name on the campaign page and in the campaign grid/list.
Add Individual Category Tag Columns
Show a separate column for each category and tag, with a 1 or a 0 in…
Set New User Role
Set the role of users who register through the Charitable registration form shortcode.
Blog filter
Add a filter for blogs
Explicit Fixed Width and Height
Explicit Fixed Width and Height for images
Ensure Webfont is Loaded (Elementor)
add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) { return 'swap'; }, 10, 3 );