MemberPress: Hide Protected Posts from Search Results
Hide any posts that the current user (or guest) does not have access to from search…
Remove Recurring Donation Time Periods
This snippet removes some options for recurring donation periods with Charitable's Recurring Donations addon. This might…
Hide Specific Day From Opening Hours Output
This filter can be used to hide a specific day from Opening Hours output Replace 'Sunday'…
Elementor - Parallax
function jquery_parallax() { ?>
Allow Manual Donations Without Email
Allow donors to be be added without an email address.
Replace Add to Cart With Download for Subscribers
If the user is recurring or has purchased the product already, shows a link to download…
MemberPress: Change the “Username or E-mail” label on login form
This code changes the “Username or Email” field label on the MemberPress login page. Note: this…
Remove Donor Count From Specific Campaign
Hide the campaign donor count from a specific campaign, using the campaign ID.
Microsoft Web Master Tool
Microsoft Wen Master tool snippet
Floating Social Media Icons (copy)
Display your Social Media accounts in a floating sidebar.
MemberPress: Display Corporate Account Logo for Sub-Users
This code snippet allows the custom logo to be displayed as the parent corporate account’s logo…
Auto Complete Offline Donations
Automatically mark all offline donations as Paid.
Replace Add to Cart with Download
If the user has purcahsed the product already, show a links to download each file associated…
WP Simple Pay: Copy Payment Metadata to Customer Metadata
Ensure the Stripe Customer metadata is the same as the Stripe Payment metadata.
Set Default Highlight Colour
/** * NOTE: This snippet will not work in versions of Charitable prior to 1.2. *…