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.
Change Section Headers
Change the section headers in the donation form.
Require Us Phone Number Format
This snippet shows how to alter the phone field so that it only accepts a number…
Change Section Headers Per Campaign
Change the section headers in the donation form.
Keep Username As Display Name
When people update their profile, keep their display name set to be the same as their…
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 );